Create a tenant SSO config

Bind a tenant to an existing Auth0 enterprise connection and (optionally) enable IdP-initiated SAML logins by minting a static nonce mirrored to Auth0.

Body Params
boolean
required

When true, mints a static nonce and configures the matching Auth0 connection for IdP-initiated SAML logins

autoJoinRoleIDs
array of uuids
required

Role IDs assigned to a JIT-provisioned user when enableAutoJoin is true

autoJoinRoleIDs*
string
required
^[a-zA-Z0-9_-]{1,64}$

Auth0 connection name to bind this SSO config to (must already exist in Auth0)

boolean
required

When true, users authenticated via the matching connection are auto-provisioned into the tenant on first login

uuid
required
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Tenant ID to bind the SSO config to

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json