auth0-adldap
, ad
, auth0
, email
, sms
, waad
, or adfs
.auth0.com
domain. To learn more, read Custom Domains.
client_id
is specified on the Logout endpoint invocation. Useful as a global list when Single Sign-on (SSO) is enabled. To learn more, see Logout./authorize
endpoint; it should take the form of https://mytenant.org/login
. This will only be used in scenarios where Auth0 needs your tenant to start the OIDC login flow. To learn more, see Configure Default Login Routes./tenant/patch_settings
endpoint of the Auth0 . By default, this feature is disabled. To learn more, read Dynamic Client Registration.
user_exists
.
/oauth/revoke
endpoint.
org_id
and org_name
claims. Before enabling this setting, review Use Organization Names in Authentication API for important considerations and potential impacts.
/par
endpoint can accept authorization requests pushed to it from a client application. This prevents the client application from sending requests via the insecure front channel (i.e. the browser).