Guides → Auth0 SSO 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://<cloud_cluster_name>.incorta.com/incorta/!demo/callback
embdeddedURL=https://<cloud_cluster_name>.incorta.com/incorta/!demo/embedded
claimName=http://<your_web_email_domain>
audience=https://<cloud_cluster_name>.incorta.com/incorta/!demo
logoutReturnToURL=https:/<cloud_cluster_name>.incorta.com/incorta/!demo