Package org.springframework.security.oauth2.server.authorization.oidc
package org.springframework.security.oauth2.server.authorization.oidc
-
ClassDescriptionA
ClaimAccessor
for the "claims" that are contained in the OpenID Client Registration Request and Response.The names of the "claims" defined by OpenID Connect Dynamic Client Registration 1.0 that are contained in the OpenID Client Registration Request and Response.A representation of an OpenID Client Registration Request and Response, which is sent to and returned from the Client Registration Endpoint, and contains a set of claims about the Client's Registration information.Helps configure anOidcClientRegistration
.A representation of an OpenID Provider Configuration Response, which is returned from an Issuer's Discovery Endpoint, and contains a set of claims about the OpenID Provider's configuration.Helps configure anOidcProviderConfiguration
.AClaimAccessor
for the "claims" that can be returned in the OpenID Provider Configuration Response.The names of the "claims" defined by OpenID Connect Discovery 1.0 that can be returned in the OpenID Provider Configuration Response.