Sorry, no results found for "".

Show examples in:
Javascript HTTP

Content Management API > SSO Group

SSO Group

A Single Sign-On group exists when a DatoCMS project is connected to an Identity Provider. These groups can be used to link DatoCMS roles to the Identity Provider's groups.

Object payload

id string

ID of group

Example: "312"
type string

Must be exactly "sso_group".

name string

Name of the group

Example: "Admin"
priority integer

When an user belongs to multiple groups, the role associated to the group with the highest priority will be used

Example: 1
role

Sso Group's role

users

Group members

Available endpoints