How to configure SAML authentication settings in Endpoint Central for Auth0 SSO?

Description

This document will walk you through the steps required to configure SAML Authentication settings in Endpoint Central for Auth0. Please visit this site to know about Endpoint Central cloud integration with Auth0 SSO.

Installation Steps

  1. Go to https://auth0.com. Login to your account. Click on Create Application.
  2. Type Endpoint Central as application's name. Select the application type as Regular Web Applications. After that, click on Create.
  3. Open Endpoint Central web console. Navigate to Admin tab. Under Global Settings, click on SAML Authentication. Choose configuration by downloading as Certificate. Copy the Assertion Consumer URL.
  4. In the Auth0 page, navigate to Addons tab. Enable SAML2 WEB APP option.
  5. Paste the Assertion Consumer URL, that you had earlier copied against Application Callback URL.
  6. Scroll down and click on ENABLE.
  7. Go to the Usage tab. Download the Identity Provider Metadata.
  8. Go to Settings again, scroll down and click on SAVE.
  9. In Endpoint Central, choose Others against Select IdP. Fill in IdP name as Auth0. Select Username as Name ID. After that, choose Metadata against Configuration by uploading. Now, browse and upload the Metadata file. Click on Save.
  10. In Endpoint Central's login page, choose Login with Auth0.
  11. Enter Username and password.