v2

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-04-1516093.4 KB
OAuth

OIDC Discovery

OpenID Connect discovery document. Lists all supported endpoints, grant types, scopes, and signing algorithms.

get/.well-known/openid-configuration

Response

Default Response

issuerstring uri required
userinfo_endpointstring uri required
jwks_uristring uri required
token_endpointstring uri required
device_authorization_endpointstring uri required
backchannel_authentication_endpointstring uri required
revocation_endpointstring uri required
grant_types_supportedstring[] required
backchannel_token_delivery_modes_supportedstring[] required
token_endpoint_auth_methods_supportedstring[] required
scopes_supportedstring[] required
response_types_supportedstring[] required
subject_types_supportedstring[] required
id_token_signing_alg_values_supportedstring[] required