Skip to main content
GET
OpenID Connect Discovery

Response

200 - application/json

Success Response

issuer
string
required
authorization_endpoint
string
required
token_endpoint
string
required
jwks_uri
string
required
response_types_supported
string[]
required
subject_types_supported
string[]
required
id_token_signing_alg_values_supported
string[]
required
userinfo_endpoint
string
end_session_endpoint
string
introspection_endpoint
string
registration_endpoint
string
pushed_authorization_request_endpoint
string
scopes_supported
string[]
claims_supported
string[]
grant_types_supported
string[]
code_challenge_methods_supported
string[]