Class AuthorizationServerMetadata

java.lang.Object
com.nimbusds.oauth2.sdk.as.AuthorizationServerEndpointMetadata
com.nimbusds.oauth2.sdk.as.AuthorizationServerMetadata
All Implemented Interfaces:
ReadOnlyAuthorizationServerEndpointMetadata, ReadOnlyAuthorizationServerMetadata
Direct Known Subclasses:
OIDCProviderMetadata

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) (RFC 9449)
  • Financial-grade API: JWT Secured Authorization Response Mode for OAuth 2.0 (JARM)
  • OAuth 2.0 Authorization Server Issuer Identification (RFC 9207)
  • Financial-grade API - Part 2: Read and Write API Security Profile
  • OAuth 2.0 Pushed Authorization Requests (RFC 9126)
  • OAuth 2.0 Rich Authorization Requests (RFC 9396)
  • OAuth 2.0 Device Authorization Grant (RFC 8628)
  • OpenID Connect Client Initiated Backchannel Authentication Flow - Core 1.0
  • OAuth 2.0 Incremental Authorization (draft-ietf-oauth-incremental-authz)
  • Initiating User Registration via OpenID Connect 1.0
  • OpenID Connect Federation 1.0