Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 642 Bytes

ScimNewUser.md

File metadata and controls

13 lines (9 loc) · 642 Bytes

ScimNewUser

Payload for users that are created using the SCIM provisioning protocol with an identity provider, for example, Microsoft Entra ID.

Properties

Name Type Description Notes
active bool Status of the user. [optional]
display_name str Display name of the user. [optional]
user_name str Unique identifier of the user. This is usually an email address.

[Back to Model list] [Back to API list] [Back to README]