Class WebAuthnPasswordlessAuthenticator

  • All Implemented Interfaces:
    org.keycloak.authentication.Authenticator, org.keycloak.authentication.CredentialValidator<WebAuthnCredentialProvider>, org.keycloak.provider.Provider

    public class WebAuthnPasswordlessAuthenticator
    extends WebAuthnAuthenticator
    Authenticator for WebAuthn authentication with passwordless credential. This class is temporary and will be likely removed in the future during future improvements in authentication SPI
    • Constructor Detail

      • WebAuthnPasswordlessAuthenticator

        public WebAuthnPasswordlessAuthenticator​(org.keycloak.models.KeycloakSession session)