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 of user
"312"
Must be exactly "sso_user".
"mark.smith@example.com"
Identity provider ID. It returns null if the credentials you are using cannot manage the SSO users of the project.
"Ja23ekjhsad"
Whether this user is active on the identity provider. De-activated users won't be able to login.
First name
"Mark"
Last name
"Smith"
Date of last reading/interaction. It returns null if the credentials you are using cannot manage the SSO users of the project.
"2018-03-25T21:50:24.914Z"