---
title: Download manifest
description: The following files are included in the PingOne Risk Integration Kit .zip archive:
component: pingone
page_id: pingone:pingone_risk_integration_kit:pf_p1_risk_ik_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/pingone/pingone_risk_integration_kit/pf_p1_risk_ik_download_manifest.html
revdate: June 28, 2024
---

# Download manifest

The following files are included in the PingOne Risk Integration Kit `.zip` archive:

* `ReadMeFirst.pdf` – Contains links to this online documentation

* `Legal.pdf` – Copyright and license information

* `dist` – Contains the integration files

  * `deploy` – Contains the Java libraries

    * `pf-pingone-risk-management-adapter-<version>.jar` – JAR file that contains the PingOne Risk IdP Adapter.

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

    * `language-packs` – Contains files with customizable user-facing messages

      * `pingone-risk-management-messages.properties` – a variable file that customizes the messages that appear on the template file.

    * `template` – contains user-facing HTML template files

      * `pingone-risk-management-template.html` – a sign-on redirect page used with the "captured by this adapter" device profiling method. Runs scripts to show a spinner animation and create the device profile.

      * `assets` – contains functional scripts and files used by the template

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

          * `pingone-risk-management.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

        * `images` – contains template image files

          * `ping-logo.svg` – an image file with company branding

          * `spinner.svg` – an image file used in a spinner animation

        * `scripts` – contains script files used to collect and send information

          * `fingerprint2-<version>.min.js` – a JavaScript script that collects information and creates a device profile. Used when device profiling is enabled.

          * `pingone-risk-management-profiling.js` – a JavaScript script that wraps the device profiling script. Used with both device profiling methods when device profiling is enabled.

          * `pingone-risk-management-embedded.js` – a JavaScript script that can be embedded in any authentication page. Initiates the device profiling script and stores the device profile in a cookie. Used with the "captured by a previous adapter" device profiling method.

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