Class WebAuthnPolicyPasswordlessDefaults

java.lang.Object
org.keycloak.models.WebAuthnPolicy
org.keycloak.models.WebAuthnPolicyTwoFactorDefaults
org.keycloak.models.WebAuthnPolicyPasswordlessDefaults
All Implemented Interfaces:
Serializable

public class WebAuthnPolicyPasswordlessDefaults extends WebAuthnPolicyTwoFactorDefaults
Default values for the WebAuthn configuration when used as passwordless.
Author:
rmartinc
See Also:
  • Method Details

    • get

      public static org.keycloak.models.WebAuthnPolicy get()