---
title: Download manifest
description: The following files are included in the RSA SecurID Integration Kit .zip archive:
component: rsa
page_id: rsa:rsa_securid_integration_kit:pf_rsa_securid_ik_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/rsa/rsa_securid_integration_kit/pf_rsa_securid_ik_download_manifest.html
revdate: June 21, 2024
---

# Download manifest

The following files are included in the RSA SecurID Integration Kit `.zip` archive:

* `Legal.pdf`: Copyright and license information

* `dist/pingfederate/server/default`: Contains the integration files

  * `deploy`: Contains the Java libraries

    * `pf-rsa-securid-idp-adapter-<version>.jar` – JAR file that contains the RSA SecurID IdP Adapter.

  * `conf` – contains the HTML template that presents the RSA SecurID sign-on form.

    * `template`: Contains user-facing HTML template files

      * `RSASecurIDIdPAdapter.form.template.html` – main login form, presented under normal conditions.

      * `RSASecurIDIdPAdapter.nexttoken.template.html` – form presented when the user is required to enter the next token.

      * `RSASecurIDIdPAdapter.reauthenticate.template.html` – login form asking the user to authenticate again after resetting their PIN.

      * `RSASecurIDIdPAdapter.systempinreset.template.html` – presents the user with a new, system-generated PIN.

      * `RSASecurIDIdPAdapter.userpinreset.template.html` – presents the user with a form to input a new PIN.

      * `RSASecurIDIdPAdapter.cas.approve.template.html` - presents the user with the Cloud Authentication Service options that are available to them for authentication.

      * `RSASecurIDIdPAdapter.approve.template.html` - presents the user with a wait page while waiting for a push notification to complete on the user device.

      * `RSASecurIDIdPAdapter.token.template.html` - presents the user with the form for the `TOKEN` authentication method for the Cloud Authentication Service.

    * `assets`: Contains functional scripts and files used by the template

      * `css` – contains CSS files for the templates.

        * `rsa-securid.css` – a CSS file that customizes the appearance of the template files.

        * `end-user/<version>/end-user.css` – a CSS file that customizes the appearance of the template files.

      * `fonts/end-user/icons`: Contains template icons

  * `lib/pf-authn-api-sdk-<version>.jar`: A `.jar` file that contains the PingFederate Authentication API SDK
