public class WebAuthnPasswordlessRegister
extends WebAuthnRegister
Required action for register WebAuthn passwordless credential for the user. This class is temporary and will be likely
removed in the future during future improvements in authentication SPI
public WebAuthnPasswordlessRegister(KeycloakSession session,
com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidator certPathtrustValidator)