keycloak-scim/docs/documentation/topics/templates/deprecated.adoc
Alexander Schwartz 4b697009d3
Clean up feature IDs in the docs (#27418)
Closes #27416

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-03-06 12:32:06 +01:00

12 lines
391 B
Text

ifeval::[{tech_feature_disabled}!=false]
[NOTE]
====
{tech_feature_name} is *Deprecated* and will be removed in future releases. This feature is disabled by default.
ifdef::tech_feature_id[]
To enable start the server with
`--features={tech_feature_id}`.
endif::[]
For more details see the https://www.keycloak.org/server/features[Enabling and disabling features] {section}.
====
endif::[]