Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 838 Bytes

ScimUser.md

File metadata and controls

16 lines (8 loc) · 838 Bytes

ScimUser

Properties

Name Type Description Notes
id String [optional]
userName String 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.
displayName String [optional]
emails List<ScimEmail> [optional]