ThreatMetrix Integration Kit

Download manifest

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

  • Legal.pdf: Copyright and license information.

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

    • deploy: Contains the Java libraries.

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

    • conf: Contains the HTML template that presents the ThreatMetrix sign-on form.

      • language-packs/threatmetrix-messages.properties: A variable file that customizes the messages that appear on the template file.

      • template: Contains user-facing HTML template file.s

        • threatmetrix.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: Contains CSS files for the templates.

            • threatmetrix.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/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.

            • tmx_sdk_profiling.js: A JavaScript script that can be embedded in any authentication page. Initiates the ThreatMetrix SDK device profiling script and stores the device profile in a cookie. Used with the Captured by This Adapter device profiling method.

            • tmx_web_profiling.js: A JavaScript script that can be embedded in any authentication page. Initiates the ThreatMetrix Web device profiling script and stores the device profile in a cookie. Used with the Captured by This Adapter device profiling method.

    • lib/pf-authn-api-sdk-<version>.jar: A JAR file that contains the PingFederate Authentication API SDK.