v1
latestOpenAPI 3.0.02026-07-24171968.3 KBUse this endpoint to retrieve authorization server metadata
Retrieve metadata for the authorization server as a JSON document, which declares its endpoint locations and authorization server capabilities.
Response
Metadata associated with the given token.
URL using the https scheme with no query or fragment component that the OIDC Provider asserts as its Issuer Identifier
URL of the OIDC Provider Authorization Endpoint
URL of the OIDC Provider Token Endpoint
URL of the OIDC Provider User Info Endpoint
URL of the OIDC Provider Introspection Endpoint
URL of the OIDC Provider Revocation Endpoint
URL of the OIDC Provider Pushed Authorization Request Endpoint
URL of the OIDC Provider Dynamic Registration Endpoint
URL of the OIDC Provider JSON Web Keys (JWKS) Endpoint
URL of the OIDC Provider Backchannel Authentication Endpoint
Whether the OIDC Provider supports the use of the user_code parameter
Whether the OIDC Provider supports use of the claims parameter
Whether the OIDC Provider supports use of the request parameter
Whether the OIDC Provider supports use of the request_uri parameter
Whether the OIDC Provider requires any request_uri values used to be pre-registered using the request_uris registration parameter.
Whether the OIDC Provider accepts authorization request data only via pushed authorization requests
Whether the OIDC Provider supports for mutual-TLS client certificate-bound access tokens