Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 485 Bytes

File metadata and controls

14 lines (7 loc) · 485 Bytes

ScimBaseGroup

Define the schema for base fields in a group using the SCIM provisioning protocol. Talon.One uses this schema to create roles.

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]