Get OAuth 2.0 Protected Resource Metadata (MCP path-prefix)
MCP-specific path for protected resource metadata discovery. Returns the same metadata as the root well-known endpoint.
Response
OAuth 2.0 Protected Resource Metadata
Array containing authorization details type values supported by the resource server when the authorization_details request parameter is used
Array containing authorization server issuer identification URIs
Array containing methods supported for presenting bearer tokens
Boolean value specifying whether the protected resource always requires the use of DPoP-bound access tokens
Array containing JWS alg values supported by the resource server for validating DPoP proof JWTs
URL of the protected resource's JSON Web Key (JWK) Set document. This contains public keys belonging to the protected resource
URL of the resource server
URL for human-readable documentation for the resource server
Human-readable name of the protected resource intended for display to the end user
URL for the resource server's policy document
Array containing JWS signing algorithms supported by the protected resource for signing resource responses
URL for the resource server's terms of service
Array containing OAuth 2.0 scope strings that the resource server can accept in access tokens
Signed JWT containing metadata parameters about the protected resource as claims
Boolean value indicating protected resource support for mutual-TLS client certificate-bound access tokens