Guides → Auth0 SSO Configuration

Important

The Auth0 SSO provider is deprecated starting with the 2025.7.2 release. Customers can continue to use Auth0 as an OAuth 2.0 / OpenID Connect (OIDC) identity provider instead.

Contact the Incorta Support Team for assistance with migrating to the supported OAuth/OIDC configuration.

Auth0 is a flexible, drop-in solution to add authentication and authorization services to your applications. You can configure Incorta to use Auth0 using the following steps:

  • Open the CMC and login.
  • Select Clusters > cluster_name > Tenants > tenant_name.
  • Select Configure.
  • Select panel, choose Security.
  • Configure the following properties to start using your SSO:
PropertyDescription
Authentication TypeSelect the authentication type to be SSO.
Provider TypeSelect the SSO provider you are going to be Auth0
Provider configurationsEnter the properties or XML configurations for the Auth0 SSO.

Sample XML Configurations

appDomain=hz-dev-incorta.us.auth0.com
clientId=
clientSecret=
callbackURL=https://<cluster_URL>/incorta/!demo/callback
embdeddedURL=https://<cluster_URL>/incorta/!demo/embedded
claimName=http://<your_web_email_domain>
audience=https://<cluster_URL>/incorta/!demo
logoutReturnToURL=https:/<cluster_URL>/incorta/!demo