Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 727 Bytes

File metadata and controls

15 lines (8 loc) · 727 Bytes

ScimGroup

Define the schema for groups created using the SCIM provisioning protocol. In Talon.One, a Group corresponds to a role, and members are the users assigned to that role.

Properties

Name Type Description Notes
displayName String Display name of the group (Talon.One role). [optional]
members List<ScimGroupMember> List of members to assign to the new Talon.One role. [optional]
id String ID of the group.