n8n-docs/docs/integrations/builtin/credentials/auth0management.md

1.4 KiB

title description
Auth0 Management credentials Documentation for the Auth0 Management credentials. Use these credentials to authenticate Auth0 Management in n8n, a workflow automation platform.

Auth0 Management credentials

--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md"

Prerequisites

Create an Auth0{:target=_blank .external-link} account.

Supported authentication methods

  • API client secret

Refer to Auth0 Management's documentation{:target=_blank .external-link} for more information about the service.

This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content{:target=_blank .external-link} on n8n's website.

Using API client secret

To configure this credential, you'll need:

  • An Auth0 Domain
  • A Client ID
  • A Client Secret

Refer to the Auth0 Management API Get Access Tokens documentation{:target=_blank .external-link} for instructions on obtaining the Client ID and Client Secret from the application's Settings tab.