.well known
Endpoints
Skip to sectionGET | /.well-known/oauth-authorization-server |
oauth-metadata
objectProperties
issuer optional string | The issuer of the tokens |
jwks_uri optional string<uri> | The public keys endpoint |
token_endpoint optional string<uri> | The token endpoint |
revocation_endpoint optional string<uri> | The token endpoint |
grant_types_supported optional Array<> | List of supported grant types |
authorization_endpoint optional string<uri> | The authorization endpoint |
response_types_supported optional Array<> | List of supported authorization code responses |
v0.574.0