Well-known endpoints API

Retrieve OAuth 2.0 Authorization Server Metadata

Returns the configuration metadata of the Authorization Server in accordance with RFC 8414. This includes URLs to endpoints (e.g., token endpoint), supported grant types, as well as extensions for OpenID for Verifiable Credential Issuance (OID4VCI) and DPoP.

get/.well-known/oauth-authorization-server

Response

OK

issuerstring required

The Issuer Identifier

token_endpointstring required

URL of the OAuth 2.0 Token Endpoint

dpop_signing_alg_values_supportedstring[]
profile_versionstring
pre-authorized_grant_anonymous_access_supportedboolean