Auth0 is a cloud-based identity and access management (IAM) platform that helps businesses securely authenticate users and manage authorization.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
|
Setting |
Instructions |
|---|---|
|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
|
API type * |
Choose your Auth0 account API type:
|
|
Management API type |
|
|
Tenant domain * |
Enter your Auth0 account tenant domain. For example, if your account URL is |
|
Region * |
Select your Auth0 account region (Australia, CA, EU, Japan, UK, or US). |
|
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Auth0. To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( |
|
Audience * |
Enter your Auth0 API audience. |
|
My account API type |
|
|
Tenant domain * |
Enter your Auth0 account tenant domain. For example, if your account URL is |
|
Region * |
Select your Auth0 account region (Australia, CA, EU, Japan, UK, or US). |
|
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Auth0. To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( |
|
Grant type * |
Select your OAuth 2.0 grant type (either Authorization code or Authorization code with PKCE). |
|
API audience * |
Enter your Auth0 API audience. |
|
Scope * |
Scopes are OAuth 2.0 permissions that Auth0 defines to limit access to your account. |
Note
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 auth universal connector documentation.
-
Sign in to your Auth0 account.
-
Navigate to Applications > Applications.
-
Click Create application.
-
Enter a Name.
-
Select an Application type.
-
Click Create.
-
Navigate to Settings.
-
Copy the Client ID.
-
Copy the Client secret.
-
Sign in to your Auth0 account.
-
Navigate to Applications > APIs.
-
Copy the API audience.