跳转到内容
搜索文档

将 OAuth 客户端与 Cloudflare 集成

最后更新 查看 MarkdownAgent 设置

注册应用程序后,使用这些端点将 OAuth 客户端与 Cloudflare 集成。

  • Jwks: https://dash.cloudflare.com/.well-known/jwks.json
  • Open ID config: https://dash.cloudflare.com/.well-known/openid-configuration
  • Authorization: https://dash.cloudflare.com/oauth2/auth
  • Token: https://dash.cloudflare.com/oauth2/token
  • Revoke: https://dash.cloudflare.com/oauth2/revoke
  • Session logout: https://dash.cloudflare.com/oauth2/logout
  • User info: https://dash.cloudflare.com/oauth2/userinfo

这篇文档对您有帮助吗?