OAuth 2.0 Authorization Server Metadata (RFC 8414)
OAuth 2.0 Authorization Server Metadata (RFC 8414)
RFC 8414 authorization server metadata. Alias of /.well-known/openid-configuration: returns the same discovery body so that OAuth-only clients that probe the RFC 8414 well-known location receive the server metadata instead of a 404.
Authentication
Api-Keystring
API key of the organization. Always sent together with the Secret-Access header.
Headers
Secret-Access
Response
Successful Response
issuer
token_endpoint
userinfo_endpoint
jwks_uri
revocation_endpoint
introspection_endpoint
scopes_supported
response_types_supported
grant_types_supported
code_challenge_methods_supported
id_token_signing_alg_values_supported
token_endpoint_auth_methods_supported
subject_types_supported
registration_endpoint
