---
title: Download manifest
description: The following files are included in the PingOne Verify Integration Kit .zip archive:
component: pingone
page_id: pingone:pingone_verify_integration_kit:pf_p1_verify_ik_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/pingone/pingone_verify_integration_kit/pf_p1_verify_ik_download_manifest.html
revdate: February 19, 2026
---

# Download manifest

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

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

* `Legal.pdf` – Copyright and license information

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

  * `deploy` – Contains the Java libraries

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

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

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

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

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

      * `pingone-verify-completed.html` – a sample template that indicates the verification step completed successfully.

      * `pingone-verify-failed.html` – a sample template that indicates that the user failed the verification challenge.

      * `pingone-verify-required.html` – a sample template that asks the user to complete the verification challenge.

      * `pingone-verify-timed-out.html` – a sample template that indicates that the verification challenge took too long.

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

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

          * `pingone-verify.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` – contains template fonts and icons

          * `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

          * `jquery-<version>.min.js` – a JavaScript file that contains the jQuery library.

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