Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 541 Bytes

ScimBaseUser.md

File metadata and controls

16 lines (9 loc) · 541 Bytes

ScimBaseUser

Schema definition for base user fields, provisioned using the SCIM protocol and used by Talon.One.

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. [optional]
name ScimBaseUserName [optional]