Represents the Single Sign-on settings of the current DatoCMS project
Object payload
type string
Must be exactly "sso_settings"
idp_saml_metadata_url null, string Example: "https://my-org.oktapreview.com/app/XXXX/sso/saml/metadata"
URL of Identity Provider SAML Metadata endpoint
scim_base_url string Example: "https://sso.datocms.com/scim"
saml_acs_url string Example: "https://sso.datocms.com/XXX/saml/consume"
sp_saml_metadata_url string Example: "https://sso.datocms.com/XXX/saml/metadata"
DatoCMS SAML Metadata URL
sp_saml_base_url string Example: "https://sso.datocms.com/XXX/saml"
saml_token string Example: "a2a24ae5fbb2d955b1b4fa73f2dd58"
idp_saml_metadata_xml null, string Example: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>..."
Identity Provider SAML Metadata
scim_api_token string Example: "as3dasjh1234hj1"
default_rolenull, { type: "role", id: role.id } The default role assigned to SSO users that do not belong to any SSO group
Available endpoints