Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 993 Bytes

scim_user.md

File metadata and controls

13 lines (9 loc) · 993 Bytes

scim_user_t

Properties

Name Type Description Notes
id char * [optional]
user_name char * A service provider's unique identifier for the user, typically used by the user to directly authenticate to the service provider. Often displayed to the user as their unique identifier within the system (as opposed to "id" or "externalId", which are generally opaque and not user-friendly identifiers). Each User MUST include a non-empty userName value. This identifier MUST be unique across the service provider's entire set of Users. This attribute is REQUIRED and is case insensitive.
display_name char * [optional]
emails list_t * [optional]

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