mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
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:
parent
d3ed686961
commit
e69883fb65
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue