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
-
iovation-messages.properties
– a variable file that customizes the messages that appear on the template file.
-
-
template
-
iovation.adapter.template.html
– a sign-on redirect page that triggers the script file.
-
-
template/assets/css
-
iovation.css
– a CSS file that customizes the appearance of the template file.
-
-
template/assets/scripts
-
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.