---
title: Download manifest
description: The following files are included in the ID DataWeb Integration Kit .zip archive:
component: iddataweb
page_id: iddataweb:release_notes:pf_iddataweb_ik_download_manifest
canonical_url: https://docs.pingidentity.com/integrations/iddataweb/release_notes/pf_iddataweb_ik_download_manifest.html
revdate: June 24, 2024
---

# Download manifest

The following files are included in the ID DataWeb Integration Kit `.zip` archive:

* `Legal.pdf`: Copyright and license information

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

  * `deploy`: Contains the Java libraries

    * `pf-id-dataweb-adapter-<version>.jar`: `.jar` file that contains the ID DataWeb IdP Adapter.

  * `conf`: Contains the HTML template and script that send device data to the ID DataWeb API.

    * `language-packs/id-dataweb-messages.properties`: A variable file that customizes the messages that appear on the template file.

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

      * `id-dataweb.adapter.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/id-dataweb.css`: A CSS file that customizes the appearance of the template file.

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

          * `id_dataweb_device_profiling.js`: A JavaScript script that retrieves and runs the ThreatMetrix device profiling script and prepares a cookie with the device profile identifier. 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
