Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 562 Bytes

ScimNewUser.md

File metadata and controls

16 lines (9 loc) · 562 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 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]