Integrate Auth0 with n8n.io Using the Management API

Overview

This article provides step-by-step instructions to integrate Auth0 with n8n.io by granting n8n.io access to the Auth0 Management API.

Applies To
Solution
  1. Go to the n8n.io website and create an account.
  2. Create a new project within n8n.io.
  3. Go to the Credentials tab and click Add First Credential.
  4. In the search box, enter auth0 and select Auth0 Management API from the results.

Add new credential

  1. Go to the Auth0 tenant dashboard.
  2. Create a new Machine-to-Machine (M2M) application for the n8n.io integration.

Create application

 

  1. On the following screen, select the Management API and grant the required scopes.

Authorize Machine to Machine Application

 

  1. Go to the application's Credentials tab and copy the Client ID and Client Secret.

n8n Application Credentials

 

  1. Return to n8n.io and paste the Client ID and Client Secret into the corresponding fields.

Auth0 Management API Connection

 

After saving, the credentials validate successfully.

Recommended content

No recommended content found...