Configuring SSO for Auth0

Prerequisites

Ensure that you have the following before you start configuring Auth0

  • Auth0 account with admin privileges
  • The Clumio Entity ID and Assertion Consumer Service URL (See this KB article on how to get that information from the Clumio Dashboard)

Configuring Auth0 as an IdP for Clumio Service

  1. Go to Dashboard > Applications and click Create Application.
  1. In the Name field, type a name e.g. Clumio, and select the application type as Regular Web Applications. Click Create:
  1. Go back to Dashboard > Applications, find the Clumio row and click the Settings tab:
  1. Under the Allowed Callback URLs insert the Assertion Consumer Service URL field from Clumio dashboard:
  1. Scroll all the way down and click Show Advanced Settings.
  1. Under Advanced Settings, Click the Endpoints tab. Scroll down to locate the SAML Metadata URL field. This field will be required on Clumio dashboard.
  1. Scroll down and click Save Changes. Click Addons for the app and enable SAML2 WEB APP.
  1. Under the Settings tab, remove all the text except the “audience” field. The audience value should be configured as the Entity ID obtained from the Clumio dashboard:
  1. Scroll all the way down and click Enable.


Contact [email protected] with any questions or concerns.