From f110a8efd471782dceb98a452d97ec6413422b7e Mon Sep 17 00:00:00 2001 From: Alcides Mignoso Date: Wed, 10 Nov 2021 07:34:25 -0300 Subject: [PATCH] Update token-exchange.adoc (#1186) --- securing_apps/topics/token-exchange/token-exchange.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/securing_apps/topics/token-exchange/token-exchange.adoc b/securing_apps/topics/token-exchange/token-exchange.adoc index 2fcc883584..22505e5771 100644 --- a/securing_apps/topics/token-exchange/token-exchange.adoc +++ b/securing_apps/topics/token-exchange/token-exchange.adoc @@ -9,7 +9,7 @@ include::../templates/techpreview.adoc[] [NOTE] ==== -In order to use token exchange you should also enable the `admin_fine_grained_authz` feature. Please, take a look at link:{installguide_profile_link}[{installguide_profile_name}]. +In order to use token exchange you should also enable the `token_exchange` feature. Please, take a look at link:{installguide_profile_link}[{installguide_profile_name}]. ==== In {project_name}, token exchange is the process of using a set of credentials or token to obtain an entirely different token.