---
title: Deploying the integration files
description: To get started with the integration, deploy the RSA SecurID Integration Kit files to your PingFederate directory.
component: rsa
page_id: rsa:rsa_securid_integration_kit:pf_rsa_securid_ik_deploying_the_integration_files
canonical_url: https://docs.pingidentity.com/integrations/rsa/rsa_securid_integration_kit/pf_rsa_securid_ik_deploying_the_integration_files.html
revdate: June 21, 2024
section_ids:
  steps: Steps
---

# Deploying the integration files

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

## Steps

1. Download the RSA SecurID 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/rsa-securid-integration-kit).

2. Stop PingFederate.

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

   1. Back up any RSA SecurID Integration Kit files that you customized in `<pf_install>/pingfederate/server/default/conf/templates`:

      * `RSASecurIDIdPAdapter.form.template.html`

      * `RSASecurIDIdPAdapter.nexttoken.template.html`

      * `RSASecurIDIdPAdapter.reauthenticate.template.html`

      * `RSASecurIDIdPAdapter.systempinreset.template.html`

      * `RSASecurIDIdPAdapter.userpinreset.template.html`

      * `RSASecurIDIdPAdapter.approve.template.html`

      * `RSASecurIDIdPAdapter.cas.approve.template.html`

      * `RSASecurIDIdPAdapter.token.template.html`

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

      * `pf-rsa-securid-idp-adapter-<version>.jar`

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

5. If you have existing customizations, manually modify the new `rsa-securid-messages.properties` file based on your previous customizations.

   You can find more information on customizing messages in [Localizing messages for end users](https://docs.pingidentity.com/pingfederate/latest/administrators_reference_guide/pf_local_message_end_users.html) in the PingFederate documentation.

6. 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.

7. Start PingFederate.

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