Update a tenant SSO config

Update auto-join and/or IdP-initiated settings on an existing tenant SSO config. Setting allowIDPInitiated from false to true rotates the static nonce; setting it to false clears the nonce and re-syncs the matching Auth0 connection.

Path Params
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 SSO config ID (UUID)

Body Params

At least one field must be provided.

boolean

Set to true to enable (and mint a nonce for) IdP-initiated SAML logins, or false to disable and clear the existing nonce. Omit to leave IdP-initiated state unchanged.

autoJoinRoleIDs
array of uuids

Replacement set of auto-join role IDs

autoJoinRoleIDs
boolean

Replacement enableAutoJoin flag

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