---
title: Obtain key and secret
description: The Concur Connectors Outbound Provisioning functionality is built using Concur's REST API, which requires an OAuth 2.0 access token for authentication. To obtain the access token, you must first obtain your key and secret from Concur.
component: concur
page_id: concur:setup:pf_concur_connector_obtain_key_and_secret
canonical_url: https://docs.pingidentity.com/integrations/concur/setup/pf_concur_connector_obtain_key_and_secret.html
revdate: June 26, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Obtain key and secret

## About this task

The Concur Connectors Outbound Provisioning functionality is built using Concur's REST API, which requires an OAuth 2.0 access token for authentication. To obtain the access token, you must first obtain your key and secret from Concur.

|   |                                                                                                                                                                         |
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | Concur provides Web Services, such as provisioning, as an optional service to customers. Verify with Concur that you have Web Services available as part of your setup. |

## Steps

1. Sign on to your Concur account as an administrative user for your organization.

2. Go to **Administration > Company > Web Services**.

3. Select **Register Partner Application**.

4. Create a new application or modify an existing application with the following options:

   1. Enter a name for the application.

   2. Enter a description for the application.

   3. Ensure the **Active** field is set to **Active**.

   4. In the **APIs** list, ensure **Users- Add or Update User Accounts** is selected.

   5. Copy the Application Authorization's **Key** and **Secret** value for later use in [Generate OAuth access token](pf_concur_connector_generate_oauth_access_token.html).

      ![An image of the New Partner Application screen.](_images/hak1563995201879.png)
