Package net.shibboleth.idp.plugin.oidc.op.messaging.context
Contexts related to OIDC messaging.
-
Class Summary Class Description AccessTokenContext Subcontext carrying information used to produce access tokens.OIDCAuthenticationResponseConsentContext Subcontext carrying user consent information in a form suitable for OIDC processing.OIDCAuthenticationResponseContext Subcontext carrying information to form authentication, token and userinfo responses for relying party.OIDCAuthenticationResponseTokenClaimsContext Subcontext carrying information to form token and userinfo responses for relying party.OIDCClientRegistrationMetadataPolicyContext Subcontext carrying information on the metadata policy related to the dynamic client registration.OIDCClientRegistrationResponseContext Subcontext carrying information on OIDC client registration response.OIDCClientRegistrationTokenClaimsContext Subcontext carrying information on the claims included in the initial access token used for accessing the dynamic client registration endpoint.