All Classes and Interfaces
Class
Description
Policy to convert OIDC claims to GrantedAuthorities.
A PKCE add-on for
DefaultOAuth2AuthorizationRequestResolver that attempts to
resolve an OAuth2AuthorizationRequest from the provided HttpServletRequest
using the default request URI pattern /oauth2/authorization/{registrationId}.Custom class which is replica of the
DefaultOAuth2UserA logout success handler for initiating OIDC logout through the user agent.
This class is replica of
OidcIdTokenDecoderFactory with support
for custom rest operations.Custom class which is replica of the
DefaultOidcUserProvides default behavior for case when a group claim is bound to granted authorities.
Extract GrantedAuthorities from JWT Token for OAuth2 Token Based Authentication
Thrown when the necessary information is not present in OpenIdConnect claims.
Thrown when a role claim contained non string values.