Auth0

Integrate an Auth0 client with the Droplit Auth0 conduit.

Install the Auth0 Conduit on the Droplit Portal

  1. Login to the Droplit portal.
  2. Navigate to Security, and select Auth0.
  3. Select Install.
  4. Open a new tab before moving on to the next section; information will be both entered into and extracted from the portal.
1280

The page for the Auth0 conduit on the Droplit portal immediately after it is first installed.

Create an Auth0 Client

  1. Login to the Auth0 management portal.
  2. In the sidebar, select Applications.
  3. Select CREATE APPLICATION.
  4. Enter an appropriate name for the application, select Regular Web Applications, and select CREATE.
  5. Within the configuration page of the new application (Applications > demoApp), select the Settings tab.
  6. Set the Token Endpoint Authentication Method to Post, just as it says in the portal.
  7. From the Droplit portal, copy the "Allowed Callback URLs", and paste them into the "Allowed Callback URLs" field on the Auth0 page.
  8. Select SAVE CHANGES at the bottom of the page.
1280

The "Token Endpoint Authentication Method" and "Allowed Callback URLs" fields correctly filled in with the information from the Droplit portal.

(Optional) Enable Service Providers

Enabling service providers allows users to authenticate with third party services, such as Facebook or Google.

  1. In the sidebar, select Connections, then, from the dropdown, select Social.
  2. Enable providers as you wish, configuring each one.

Integrate Auth0 With Droplit

  1. Within the configuration page of the new application (Applications > demoApp), select the Settings tab.
  2. Copy the Domain, Client Id, and Client Secret from the Auth0 application page to their corresponding fields for "Regular Web Application Settings" in the Auth0 Integration page on the Droplit portal.
1280

The Auth0 application page containing the information needed by the Droplit portal.

  1. On the Droplit portal, select Save & apply.
1280

The Auth0 Integration page on the Droplit portal with the fields properly filled out.