Class InitializeAdminSubjectCanonicalizationContext

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

public class InitializeAdminSubjectCanonicalizationContext extends AbstractWebAuthnAction<WebAuthnManagementContext>
An action that creates a new SubjectCanonicalizationContext out of the search username in the admin context, ready for the c14n flows to canonicalize.
Event:
AuthnEventIds.UNKNOWN_USERNAME
Precondition:
ProfileRequestContext.getSubcontext(WebAuthnManagementContext.class) != null
Postcondition:
a subject canonicalization context is created under the profile request context ready for the c14n flows