Class InitializeAuthenticationContext

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.Action

public class InitializeAuthenticationContext extends AbstractOIDCAuthenticationRequestAction
An action that creates an AuthenticationContext and attaches it to the current ProfileRequestContext.

As the incoming message is a OIDC AuthenticationRequest, the basic authentication policy (IsPassive, ForceAuthn) is interpreted from the request prompt parameter. If the incoming message has login_hint parameter the value of it is placed to hinted name.