---
title: Managing resource URIs
description: When sending its request to the authorization endpoint on the PingFederate OAuth authorization server, an OAuth client can optionally include the requested resource in the aud query parameter.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:help_beareraccesstokenmgmtplugintasklet_atmselectionsettingsstate
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/help_beareraccesstokenmgmtplugintasklet_atmselectionsettingsstate.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:
  about-this-task: About this task
  steps: Steps
---

# Managing resource URIs

When sending its request to the authorization endpoint on the PingFederate OAuth authorization server, an OAuth client can optionally include the requested resource in the `aud` query parameter.

## About this task

If the client is sending a token exchange request, it can specify an access token manager in the `resource` query parameter.

You can specify a list of resource URIs that PingFederate OAuth authorization server can use to select this access token management instance when the `aud` or `resource` query parameter is provided.

|   |                                                                                     |
| - | ----------------------------------------------------------------------------------- |
|   | The resource URIs must correspond to the resource that the resource server expects. |

## Steps

1. Go to **Applications > OAuth > Access Token Management** and select your instance, or click **Create New Instance**.

2. On the **Resource URI** tab, perform one of the following actions.

   | Action                   | Steps                                                                           |
   | ------------------------ | ------------------------------------------------------------------------------- |
   | Add a new entry          | Enter the desired value in the **Resource URIs** field, and then click **Add**. |
   | Modify an existing entry | Use the **Edit**, **Update**, and **Cancel** buttons.                           |
   | Remove an existing entry | Use the **Delete** and **Undelete** buttons.                                    |
