注册应用程序后,使用这些端点将 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