---
title: Deploying the integration files
description: To get started with the integration, deploy the Facebook Login Integration Kit files to your PingFederate directory.
component: facebook
page_id: facebook:facebook_login_integration_kit:pf_facebook_cic_deploying_the_integration_files
canonical_url: https://docs.pingidentity.com/integrations/facebook/facebook_login_integration_kit/pf_facebook_cic_deploying_the_integration_files.html
revdate: June 11, 2024
section_ids:
  steps: Steps
---

# Deploying the integration files

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

## Steps

1. Download the Facebook Login 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/facebook-login-integration-kit).

2. Stop PingFederate.

3. If you are upgrading from a previous deployment, back up your customizations and delete older versions of the integration files.

   1. Back up any Facebook Login Integration Kit files that you customized in `<pf_install>/pingfederate/server/default/conf/`.

   2. Delete the following files from `<pf_install>/pingfederate/server/default/deploy`:

      * `pf-facebook-adapter-<version>.jar`

      * `json-simple-<version>.jar`

4. Delete `pf-authn-api-sdk-<version>.jar` from `<pf_install>/pingfederate/server/default/lib` if it is older than the version in the integration files.

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

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.
