Package | Description |
---|---|
org.keycloak.models |
Modifier and Type | Field and Description |
---|---|
static WebAuthnPolicy |
WebAuthnPolicy.DEFAULT_POLICY |
Modifier and Type | Method and Description |
---|---|
WebAuthnPolicy |
RealmModel.getWebAuthnPolicy() |
WebAuthnPolicy |
RealmModel.getWebAuthnPolicyPasswordless() |
Modifier and Type | Method and Description |
---|---|
void |
RealmModel.setWebAuthnPolicy(WebAuthnPolicy policy)
Set WebAuthn policy for 2-factor authentication
|
void |
RealmModel.setWebAuthnPolicyPasswordless(WebAuthnPolicy policy)
Set WebAuthn passwordless policy below.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.