Creating an auth0 connection

To create the connection you need:

  • A domain
  • A management API audience
  • A client ID
  • A client secret

Obtaining the credentials

  1. Login to auth0.

  2. In the navigation bar, select the Applications dropdown menu.

  3. Select the APIs section.

  4. Copy the Management API Audience.

  5. Select the Applications section.

  6. Copy the Domain, Client ID, and Client Secret of your machine-to-machine application.

  7. Make sure your application is authorized to request access tokens for the Management API.

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.

  2. Select the auth0 icon. A dialog box with name of the connection and connection methods appear.

  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

  4. Select auth0 as the method to make the connection.

  5. Fill in the parameters:

    • The application domain
    • The application client ID
    • The application client secret
    • The management API audience
  6. (Optional) Click Test Connection to test it.

  7. Click Create connection. The new connection appears on the Connections page.