Fix incorrect preview feature reference (keycloak#24966).

Closes #24966.

Signed-off-by: Martin Ledvinka <martin.ledvinka@fel.cvut.cz>
This commit is contained in:
Martin Ledvinka 2023-11-23 12:32:57 +01:00 committed by Alexander Schwartz
parent fbeb79f585
commit da260b386c

View file

@ -9,7 +9,7 @@ include::../templates/techpreview.adoc[]
[NOTE]
====
To use more than the <<_internal-token-to-internal-token-exchange,Internal Token to Internal Token Exchange>> flow, also enable the `admin_fine_grained_authz` feature.
To use more than the <<_internal-token-to-internal-token-exchange,Internal Token to Internal Token Exchange>> flow, also enable the `admin-fine-grained-authz` feature.
For details, see the https://www.keycloak.org/server/features[Enabling and disabling features] {section}.
====