Class AuthorizationServerMetadata

  • All Implemented Interfaces:
    ReadOnlyAuthorizationServerEndpointMetadata, ReadOnlyAuthorizationServerMetadata
    Direct Known Subclasses:
    OIDCProviderMetadata

    public class AuthorizationServerMetadata
    extends AuthorizationServerEndpointMetadata
    implements ReadOnlyAuthorizationServerMetadata
    OAuth 2.0 Authorisation Server (AS) metadata.

    Related specifications:

    • OAuth 2.0 Authorization Server Metadata (RFC 8414)
    • OAuth 2.0 Mutual TLS Client Authentication and Certificate Bound Access Tokens (RFC 8705)
    • OAuth 2.0 Demonstrating Proof-of-Possession at the Application Layer (DPoP) (draft-ietf-oauth-dpop-02)
    • Financial-grade API: JWT Secured Authorization Response Mode for OAuth 2.0 (JARM)
    • OAuth 2.0 Authorization Server Issuer Identifier in Authorization Response (draft-ietf-oauth-iss-auth-resp-00)
    • Financial-grade API - Part 2: Read and Write API Security Profile
    • OAuth 2.0 Pushed Authorization Requests (RFC 9126)
    • OAuth 2.0 Device Authorization Grant (RFC 8628)
    • OpenID Connect Client Initiated Backchannel Authentication Flow - Core 1.0 (draft 03)
    • OAuth 2.0 Incremental Authorization (draft-ietf-oauth-incremental-authz-04)