iovation Integration Kit

Download manifest

The following files are included in the iovation Integration Kit .zip archive:

  • Legal.pdf: Copyright and license information.

  • dist/pingfederate/server/default: Contains the integration files.

    • deploy: Contains the Java libraries.

      • pf-iovation-adapter-<version>.jar: JAR file that contains the iovation IdP Adapter.

    • conf: A directory that contains the HTML template and script that send device data to the iovation API.

      • language-packs: Contains files with customizable user-facing messages.

        • iovation-messages.properties: A variable file that customizes the messages that appear on the template file.

      • template: Contains user-facing HTML template files.

        • iovation.adapter.template.html: A sign-on redirect page that triggers the script file.

        • assets: Contains functional scripts and files used by the template.

          • css: Contains the template file style sheets.

            • iovation.css: A CSS file that customizes the appearance of the template file.

          • scripts: Contains script files used to collect and send information.

            • iovation_device_profiling.js: A JavaScript script that fetches the latest iovation JavaScript and collects device data.

            • iovation_adapter_default.js: A JavaScript script that configures the iovation device profiling script. Used with the default device profiling method.

            • iovation_adapter_custom.js: A JavaScript script that configures the iovation device profiling script and prepares blackbox cookies. Used with the custom device profiling method.

            • iovation_spinner.js: A JavaScript script that presents a spinner animation while user data is processed and sent to the iovation API.