keycloak-scim/topics/templates/techpreview.adoc
2017-12-21 15:56:01 +01:00

14 lines
491 B
Text

ifeval::[{project_product}==true]
[NOTE]
====
ifeval::[{tech_feature_disabled}!=false]
{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`. For more details see
link:{installguide_profile_link}[{installguide_profile_name}].
endif::[]
ifeval::[{tech_feature_disabled}==false]
{tech_feature_name} is *Technology Preview* and is not fully supported.
endif::[]
====
endif::[]