---
title: Install the connector
description: This section describes the common steps required to install the PingFederate Concur Connector.
component: concur
page_id: concur:setup:pf_concur_connector_install_the_connector
canonical_url: https://docs.pingidentity.com/integrations/concur/setup/pf_concur_connector_install_the_connector.html
revdate: June 26, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Install the connector

## About this task

This section describes the common steps required to install the PingFederate Concur Connector.

If you experience issues with deployment, installation, or configuration, visit [Ping Identity Support & Community](https://support.pingidentity.com/s/).

## Steps

1. Download the Concur Provisioner `.zip` archive from the [**Add-ons** tab of the PingFederate downloads page](https://www.pingidentity.com/en/resources/downloads/pingfederate.html) or the [Ping Identity Marketplace](https://marketplace.pingone.com/home).

2. Stop the PingFederate server if it is running.

3. Extract the Concur Connector distribution `.zip` archive.

4. Copy the contents of the `dist` directory into the directory:

   `<pf_install>/pingfederate/server/default/deploy`

5. (Optional) If you plan to use the connector for outbound provisioning, edit the `run.properties` file located in `<pf_install>/pingfederate/bin`, changing the property `pf.provisioner.mode` to `STANDALONE`. For example:

   `pf.provisioner.mode=STANDALONE`

   |   |                                                                                                                                                                                                                                        |
   | - | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   |   | To configure the `FAILOVER` mode instead, see [Deploying provisioning failover](https://docs.pingidentity.com/pingfederate/latest/server_clustering_guide/pf_deploy_provis_failover.html) in the PingFederate server clustering guide. |

6. Start the PingFederate server.
