Package org.springframework.security.oauth2.server.authorization.oidc.web.authentication
package org.springframework.security.oauth2.server.authorization.oidc.web.authentication
-
ClassesClassDescriptionAttempts to extract an OpenID Connect 1.0 Dynamic Client Registration (or Client Read) Request from
HttpServletRequestand then converts to anOidcClientRegistrationAuthenticationTokenused for authenticating the request.