ID DataWeb Integration Kit

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