Class UserInfoEndpointLookup

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class UserInfoEndpointLookup extends AbstractHttpOIDCAuthenticationAction<com.nimbusds.openid.connect.sdk.UserInfoResponse>
Request information from the UserInfo OAuth2.0 endpoint using the access_token already present in the context. Return consented claims about the subject.
Event:
EventIds.PROCEED_EVENT_ID, EventIds.INVALID_PROFILE_CTX, AuthnEventIds.AUTHN_EXCEPTION
Postcondition:
Add a claims returned from the UserInfo endpoint to the UserInfoResponseContext.