System Endpoints

Use these URLs to configure your OIDC clients and Relying Parties.

OIDC Configuration Live
Issuer
https://buzzidv2index.pages.dev:3000
Discovery
https://buzzidv2index.pages.dev:3000/.well-known/openid-configuration
Authorization
https://buzzidv2index.pages.dev:3000/oauth2/authorize
Token
https://buzzidv2index.pages.dev:3000/oauth2/token
Userinfo
https://buzzidv2index.pages.dev:3000/oauth2/userinfo
JWKS
https://buzzidv2index.pages.dev:3000/oauth2/jwks
Developer Note: This instance is running on the Cloudflare Edge Runtime. All endpoints support CORS and are globally distributed.