PingFederate Server

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.

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 check box.

  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.