Skip to content

Commit c165a9e

Browse files
committed
Implement review suggestions
1 parent 339a08e commit c165a9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

en/includes/guides/authentication/configure-token-exchange.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configure token exchange
22

3-
You can exchange a token that an application already has for a new {{ product_name }} token. Learn how to configure the OAuth 2.0 token exchange flow in your {{ product_name }} organization. Refer [Token exchange grant]({{base_path}}/references/grant-types/#token-exchange-grant) for more information on how the flow works.
3+
You can exchange a token that an application already has for a new {{ product_name }} token. Learn how to configure the OAuth 2.0 token exchange flow in your {{ product_name }} organization. Refer to [Token exchange grant]({{base_path}}/references/grant-types/#token-exchange-grant) for more information on how the flow works.
44

55
Follow this guide for instructions.
66

@@ -50,7 +50,7 @@ To enable token exchange in your application:
5050

5151
#### Register a trusted token issuer
5252

53-
To exchange a federated token for an {{ product_name }} token, you need to register the third-party token issuer as a trusted token issuer in your {{ product_name }} organization.
53+
To exchange a federated token for a token issued by {{ product_name }}, you need to register the third-party token issuer as a trusted token issuer in your {{ product_name }} organization.
5454

5555
To register a trusted token issuer:
5656

0 commit comments

Comments
 (0)