2018-12-04 18:07:52 +00:00
|
|
|
ifeval::[{tech_feature_disabled}!=false]
|
2017-12-21 10:36:08 +00:00
|
|
|
[NOTE]
|
|
|
|
====
|
|
|
|
{tech_feature_name} is *Technology Preview* and is not fully supported. This feature is disabled by default.
|
|
|
|
|
2022-02-08 13:07:16 +00:00
|
|
|
ifeval::["{kc_dist}" == "quarkus"]
|
|
|
|
To enable start the server with `--features=preview`
|
|
|
|
ifdef::tech_feature_setting[]
|
|
|
|
or `--features={tech_feature_id}`
|
|
|
|
endif::[]
|
|
|
|
endif::[]
|
|
|
|
|
|
|
|
ifeval::["{kc_dist}" == "wildfly"]
|
2018-12-04 18:07:52 +00:00
|
|
|
To enable start the server with `-Dkeycloak.profile=preview`
|
|
|
|
ifdef::tech_feature_setting[]
|
|
|
|
or `{tech_feature_setting}`
|
2017-12-21 10:36:08 +00:00
|
|
|
endif::[]
|
2018-12-04 18:07:52 +00:00
|
|
|
. For more details see link:{installguide_profile_link}[{installguide_profile_name}].
|
2022-02-08 13:07:16 +00:00
|
|
|
endif::[]
|
2017-12-21 10:36:08 +00:00
|
|
|
====
|
|
|
|
endif::[]
|
2019-11-07 13:29:22 +00:00
|
|
|
ifeval::[{tech_feature_disabled}==false]
|
|
|
|
[NOTE]
|
|
|
|
====
|
|
|
|
{tech_feature_name} is *Technology Preview* and is not fully supported.
|
|
|
|
====
|
|
|
|
endif::[]
|