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

public class AddDisplayName extends AbstractWebAuthnAction<WebAuthnRegistrationContext>
An action to generate or lookup a user.displayName. The display name is by the authenticator for display purposes only.
Event:
WebAuthnRegistrationEventIds.INVALID_REGISTRATION
Precondition:
ProfileRequestContext.getSubcontext(WebAuthnRegistrationContext.class) != null
Postcondition:
a displayName is added to the registration context