---
title: Deploying the integration files
description: To get started with the integration, deploy the PingOne Verify Integration Kit files to your PingFederate directory.
component: pingone
page_id: pingone:pingone_verify_integration_kit:pf_p1_verify_ik_deploying_the_integration_files
canonical_url: https://docs.pingidentity.com/integrations/pingone/pingone_verify_integration_kit/pf_p1_verify_ik_deploying_the_integration_files.html
revdate: June 20, 2024
section_ids:
  steps: Steps
---

# Deploying the integration files

To get started with the integration, deploy the PingOne Verify Integration Kit files to your PingFederate directory.

## Steps

1. Download the PingOne Verify Integration Kit `.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/item/pingone-verify-integration-kit).

2. Stop PingFederate.

3. If you're upgrading an existing deployment, back up your customizations and delete earlier versions of the integration files:

   1. Back up any PingOne Verify Integration Kit files that you customized in the `<pf_install>/pingfederate/server/default/conf/` directory.

   2. Delete the `pf-pingone-verify-adapter-<version>.jar` file from your `<pf_install>/pingfederate/server/default/deploy` directory.

4. Extract the `.zip` archive and merge the contents of the `dist` directory with your `<pf_install>/pingfederate` directory.

5. If there is more than one version of the `pf-authn-api-sdk-<version>.jar` file in your `<pf_install>/pingfederate/server/default/lib` directory, delete all but the latest version of the file.

6. If you backed up any customized files, modify the new files with your customizations.

7. Start PingFederate.

8. If you operate PingFederate in a cluster, repeat steps 2-7 for each engine node.

9. If you upgraded from version 1.1 to version 2.0 of the adapter, update your configuration to support the new core contract attributes:

   1. In your adapter configuration, update your existing **PingOne Verify Response Mappings** using the updated [JSON Pointer syntax reference](pf_p1_verify_ik_json_pointer_syntax_reference.html) information.

   2. Update any affected attributes in your authentication policy.
