From 9b6644a653699363595d4c5b02fd4b9d035eebe4 Mon Sep 17 00:00:00 2001 From: Welton Rodrigo Torres Nascimento Date: Thu, 21 Jul 2022 07:58:43 -0300 Subject: [PATCH] Fix typo in token-exchange.adoc (#1606) small typo --- 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 edd3dc47d6..59257c4b06 100644 --- a/securing_apps/topics/token-exchange/token-exchange.adoc +++ b/securing_apps/topics/token-exchange/token-exchange.adoc @@ -210,7 +210,7 @@ an example JSON response you get back from this call. === Internal token to external token exchange -You can exchange a realm token for an externl token minted by an external identity provider. This external identity provider +You can exchange a realm token for an external token minted by an external identity provider. This external identity provider must be configured within the `Identity Provider` section of the Admin Console. Currently only OAuth/OpenID Connect based external identity providers are supported, this includes all social providers. {project_name} does not perform a backchannel exchange to the external provider. So if the account is not linked, you will not be able to get the external token. To be able to obtain an external token one of