Package net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
package net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Classes supporting the implementation of the UserInfo endpoint.
-
ClassesClassDescriptionAbstract class for actions performing actions on
UserInfoRequestfound viaInOutOperationContext.getInboundMessageContext()andMessageContext.getMessage().Abstract class for actions performing actions onOIDCMetadataContextlocated underInOutOperationContext.getInboundMessageContext().Abstract class for actions performing actions onOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().Action that creates aUserInfoobject shell, and sets it to work contextOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().This action reads an event from the configuredEventContextlookup strategy, constructs an OIDC user info error response message and attaches it as the outbound message.Action that forms outbound message based on response context.Action that adds an outboundMessageContextand related OIDC contexts to theProfileRequestContextnot knowing the relying party yet.Action that parses an access token and initially populates the claims for later validation.Action that validates the claims pulled from an access token as usable for access to the OP's UserInfo endpoint.