Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 629 Bytes

File metadata and controls

18 lines (10 loc) · 629 Bytes

ScimUser

Schema definition for users that have been provisioned using the SCIM protocol with an identity provider, for example, Microsoft Entra ID.

Properties

Name Type Description Notes
active Boolean Status of the user. [optional]
displayName String Display name of the user. [optional]
userName String Unique identifier of the user. This is usually an email address.
name ScimBaseUserName [optional]
id String ID of the user.