Update foreign vitals guide (IdP) (#28630)

Added note that IdP username can be added only to macOS hosts during ADE
if end user authentication is enabled.
This commit is contained in:
Marko Lisica 2025-05-02 15:30:53 +02:00 committed by GitHub
parent d3ed686961
commit e69883fb65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,8 @@ After following steps above, you should be able to see latest requests from your
To verify that user information is added to a host, go to the host that has IdP username assigned, and verify that **Full name (IdP)** and **Groups (IdP)** are populated correctly.
> Currently, the IdP username is only supported on macOS hosts. It's collected once, during automatic enrollment (DEP), only if the [end user authenticates](https://fleetdm.com/docs/rest-api/rest-api#mdm-macos-setup) with the IdP and the DEP profile has `await_device_configured` set to `true` (default in the [automatic enrollment profile](https://fleetdm.com/guides/macos-setup-experience#step-1-create-an-automatic-enrollment-profile)).
### Troubleshooting
If you find that information from IdP (e.g full name or groups) is missing on the host, and host has IdP username assigned to it, follow steps below to resolve.