parent
46308491eb
commit
c122f70bc3
2 changed files with 2 additions and 26 deletions
|
@ -2,23 +2,7 @@
|
||||||
|
|
||||||
=== W3C Web Authentication (WebAuthn)
|
=== W3C Web Authentication (WebAuthn)
|
||||||
|
|
||||||
{project_name} provides limited support for https://www.w3.org/TR/webauthn/[W3C Web Authentication (WebAuthn)]. {project_name} works as a WebAuthn's https://www.w3.org/TR/webauthn/#webauthn-relying-party[Relying Party (RP)].
|
{project_name} provides support for https://www.w3.org/TR/webauthn/[W3C Web Authentication (WebAuthn)]. {project_name} works as a WebAuthn's https://www.w3.org/TR/webauthn/#webauthn-relying-party[Relying Party (RP)].
|
||||||
|
|
||||||
ifeval::[{project_product}==true]
|
|
||||||
:tech_feature_name: WebAuthn
|
|
||||||
:tech_feature_setting: -Dkeycloak.profile.feature.web_authn=enabled
|
|
||||||
:tech_feature_id: web-authn
|
|
||||||
include::../templates/techpreview.adoc[]
|
|
||||||
endif::[]
|
|
||||||
|
|
||||||
ifeval::[{project_community}==true]
|
|
||||||
|
|
||||||
[IMPORTANT]
|
|
||||||
====
|
|
||||||
Please note that WebAuthn support is in development. Use this feature experimentally.
|
|
||||||
====
|
|
||||||
|
|
||||||
endif::[]
|
|
||||||
|
|
||||||
[NOTE]
|
[NOTE]
|
||||||
====
|
====
|
||||||
|
|
|
@ -86,16 +86,8 @@ The features that can be enabled and disabled are:
|
||||||
|
|
||||||
|web_authn
|
|web_authn
|
||||||
|W3C Web Authentication (WebAuthn)
|
|W3C Web Authentication (WebAuthn)
|
||||||
|
|
||||||
ifeval::[{project_community}==true]
|
|
||||||
|Yes
|
|Yes
|
||||||
|Preview
|
|Supported
|
||||||
endif::[]
|
|
||||||
|
|
||||||
ifeval::[{project_product}==true]
|
|
||||||
|No
|
|
||||||
|Preview
|
|
||||||
endif::[]
|
|
||||||
|
|
||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue