Skip to content

Auth0 管理凭据(Auth0 Management credentials)#

You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.

先决条件(Prerequisites)#

创建一个 Auth0 账户。

🌐 Create an Auth0 account.

支持的身份验证方法(Supported authentication methods)#

  • API 客户端密钥

有关该服务的更多信息,请参阅 Auth0 管理文档

🌐 Refer to Auth0 Management's documentation for more information about the service.

这是仅凭凭证访问的节点。请参阅 自定义 API 操作 以了解更多信息。在 n8n 网站上查看 示例工作流及相关内容

🌐 This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content on n8n's website.

使用 API 客户端密钥(Using API client secret)#

要配置此凭据,你需要:

🌐 To configure this credential, you'll need:

  • 一个 Auth0
  • 客户端 ID
  • 客户端密钥

请参阅 Auth0 管理 API 获取访问令牌文档 以获取从应用的 设置 标签中获取客户端 ID 和客户端密钥的说明。

🌐 Refer to the Auth0 Management API Get Access Tokens documentation for instructions on obtaining the Client ID and Client Secret from the application's Settings tab.