Refine JIT user provisioning description in SSO docs (#34434)
Clarified explanation of JIT user provisioning and account creation process.
This commit is contained in:
@@ -161,11 +161,8 @@ If you're configuring end user authentication head to **Settings > Integrations
|
||||
|
||||
Fleet automates user creation using just-in-time (JIT) provisioning. Fleet uses System for Cross-domain Identity Management (SCIM) to [map end users' identity provider (IdP) information to host vitals](https://fleetdm.com/guides/foreign-vitals-map-idp-users-to-hosts). SCIM for user provisioning is coming soon.
|
||||
|
||||
This section explains how JIT user provisioning works. With JIT, Fleet will automatically create a user account when someone logs in for the first time using your configured SSO. This removes the need to create individual user accounts for a large organization.
|
||||
When JIT user provisioning is turned on, Fleet will automatically create an account when a user logs in for the first time with the configured SSO. This removes the need to create individual user accounts for a large organization. The new account's email and full name are copied from the user data in the SSO response.
|
||||
|
||||
When JIT user provisioning is turned on, Fleet will automatically create an account when a user logs in for the first time with the configured SSO.
|
||||
|
||||
The new account's email and full name are copied from the user data in the SSO response.
|
||||
By default, accounts created via JIT provisioning are assigned the [Global Observer role](https://fleetdm.com/docs/using-fleet/permissions).
|
||||
To assign different roles for accounts created via JIT provisioning, see [Customization of user roles](#customization-of-user-roles) below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user