Skip to main content
GET
OAuth server metadata (RFC 8414)

Authorizations

Authorization
string
header
required

JWT token authentication

Response

200 - application/json

OAuth authorization server metadata

issuer
string
authorization_endpoint
string
token_endpoint
string
registration_endpoint
string
device_authorization_endpoint
string
introspection_endpoint
string
revocation_endpoint
string
scopes_supported
string[]
grant_types_supported
string[]
response_types_supported
string[]
code_challenge_methods_supported
string[]