---
title: Download manifest
description: The following files are included in the PingOne Credentials Integration Kit .zip archive:
component: pingone-credentials
page_id: pingone-credentials:release_notes:pf_p1_credentials_ik_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/pingone-credentials/release_notes/pf_p1_credentials_ik_download_manifest.html
revdate: August 27, 2024
---

# Download manifest

The following files are included in the PingOne Credentials 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-credentials-adapter-<version>.jar` – JAR file that contains the PingOne Credentials IdP Adapter.

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

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

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

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

      * `pingone-credentials-completed.html` – a sample template that indicates the presentation session completed successfully.

      * `pingone-credentials-failed.html` – a sample template that indicates that the user failed the presentation session.

      * `pingone-credentials-required.html` – a sample template that asks the user to complete the presentation session.

      * `pingone-credentials-timed-out.html` – a sample template that indicates that the presentation session took too long.

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

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

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