Class WebAuthnAuthenticator

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

public class WebAuthnAuthenticator extends Object implements Authenticator, CredentialValidator<WebAuthnCredentialProvider>
Authenticator for WebAuthn authentication, which will be typically used when WebAuthn is used as second factor.