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 客户端密钥
¥API client secret
相关资源#
¥Related resources
有关服务的更多信息,请参阅 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 域
¥An Auth0 Domain
- 客户端 ID
¥A Client ID
- 客户端密钥:
¥A Client Secret
请参阅 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.