---
title: Enabling token exchange in OAuth clients
description: After configuring the OAuth authorization server to exchange tokens, enable token exchange on each OAuth client that will send the authorization server token exchange requests.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:pf_enabl_token_exchang_oauth_client
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/pf_enabl_token_exchang_oauth_client.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
section_ids:
  before-you-begin: Before you begin
  about-this-task: About this task
  steps: Steps
  result: Result:
  result-2: Result:
---

# Enabling token exchange in OAuth clients

After configuring the OAuth authorization server to exchange tokens, enable token exchange on each OAuth client that will send the authorization server token exchange requests.

## Before you begin

Before you perform the following procedure, define the token exchange processor policy that the OAuth server uses when it receives a token exchange request from the client. See [Defining token exchange processor policies](pf_defining_token_exchange_processor_policies.html).

## About this task

In the **Client** window, enable OAuth token exchange in an OAuth client.

## Steps

1. Go to **Applications > OAuth > Clients** to open the **Clients** window. Click the link of the client in the **Client ID** column.

   ### Result:

   The **Client** window opens.

2. In the **Allowed Grant Types** section, select the **Token Exchange** checkbox.

3. In the **Token Exchange** section, from the **Processor Policy** list, select the token exchange processor policy.

4. Click **Save**.

   ### Result:

   This will take you back to the **Clients** window.

5. Click **Save**.
