ProtectedResourceMetadata
OAuth 2.0 Protected Resource Metadata as defined in RFC 9728.
Served at the /.well-known/oauth-protected-resource endpoint when OidcPluginConfig.protectedResource is configured.
Constructors
Properties
Authorization details types supported per RFC 9396.
OAuth authorization server issuer identifiers trusted by this resource.
Methods supported for presenting Bearer tokens: header, body, query.
Whether DPoP-bound access tokens are required.
JWS algorithms supported for DPoP proof validation.
URL of the resource server's JWK Set document containing its public keys.
URL of developer documentation for this resource.
Human-readable name of the protected resource.
URL describing the resource's data usage requirements.
JWS algorithms supported by this resource, excluding none.
URL of the resource's terms of service.
OAuth 2.0 scope values that this resource server understands.
Whether this resource requires TLS client certificate-bound access tokens.