Custom authentication with Auth0
Prerequisites
Roles required to perform this action :
Organization Owner
Organization Admin
Custom authentication with Auth0:
Custom authentication with Auth0 enables SAML-based single sign-on (SSO) from Auth0 to Zoho. With SSO, you and your employees can sign in to Auth0 and access Zoho directly, without having to sign in to Zoho.
To set up custom authentication with Auth0:
- Sign in to Auth0.
- Go to Applications, then click CREATE APPLICATION.
- Enter "Zoho Directory" in the Name field, choose Regular Web Applications, then click CREATE.
- Go to the app's Addons tab, then click SAML2 WEB APP.
- In the Settings tab, enter your ACS URL in the Application Callback URL field.
- Go to the Usage tab, download the Identity Provider Certificate, and copy the Identity Provider Login URL. Submit this data to Zoho to set up SAML in Zoho Directory.
- Enter Identity Provider Login URL under Sign-in URL.
- Upload Identity Provider Certificate under Verification Certificate.
- Go back to the Settings tab, then replace the code under Settings with the following:
- Click ENABLE.