keycloak-scim/topics/templates/techpreview.adoc
2019-11-11 09:06:51 +01:00

18 lines
No EOL
532 B
Text

ifeval::[{tech_feature_disabled}!=false]
[NOTE]
====
{tech_feature_name} is *Technology Preview* and is not fully supported. This feature is disabled by default.
To enable start the server with `-Dkeycloak.profile=preview`
ifdef::tech_feature_setting[]
or `{tech_feature_setting}`
endif::[]
. For more details see link:{installguide_profile_link}[{installguide_profile_name}].
====
endif::[]
ifeval::[{tech_feature_disabled}==false]
[NOTE]
====
{tech_feature_name} is *Technology Preview* and is not fully supported.
====
endif::[]