Choose your language:
    SSO User

    A Single Sign-On user exists when a DatoCMS project is connected to an external Identity Provider. An SSO user will not use the standard login procedure but has to go through SAML authentication. It can also be linked to one or more IdP groups.

    Object payload
    id  string
    ID of user
    username  string

    Email

    externalId  string, null

    Identity provider ID

    isActive  boolean

    Whether this user is active on the identity provider. De-activated users won't be able to login.

    firstName  string, null

    First name

    lastName  string, null

    Last name

    meta.lastAccess  date-time, null

    Date of last reading/interaction

    All the users's groups

    role  role.id, null

    The user role

    Available endpoints