Package net.shibboleth.idp.plugin.authn.oidc.rp.context
package net.shibboleth.idp.plugin.authn.oidc.rp.context
Context classes for RP-specific information needed by profile actions.
-
ClassesClassDescriptionAn abstract base class for subcontexts that carry information which may be authenticated.A context to hold an OIDC token request response.A context to hold the final set of claims associated with an authenticated end-user.A context to store information pertaining to the OAuth2 client (Relying Party) to use in communication with a OpenID Provider.Manages state during proxied OIDC authentication via a Spring Controller.A context to stash controller parameters for use by message handlers.A context to hold the response from the UserInfo endpoint.