Class WebAuthnPasswordlessAuthenticator

java.lang.Object
org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticator
org.keycloak.authentication.authenticators.browser.WebAuthnPasswordlessAuthenticator
All Implemented Interfaces:
Authenticator, CredentialValidator<WebAuthnCredentialProvider>, Provider
Direct Known Subclasses:
PasskeysConditionalUIAuthenticator

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