---
title: ID DataWeb Integration Kit
description: The ID DataWeb Integration Kit allows PingFederate to communicate with ID DataWeb for risk-based authentication using ThreatMetrix.
component: iddataweb
page_id: iddataweb::pf_iddataweb_ik
canonical_url: https://docs.pingidentity.com/integrations/iddataweb/pf_iddataweb_ik.html
revdate: September 18, 2025
section_ids:
  components: Components
  intended-audience: Intended audience
  system-requirements: System requirements
---

# ID DataWeb Integration Kit

The ID DataWeb Integration Kit allows PingFederate to communicate with ID DataWeb for risk-based authentication using ThreatMetrix.

By sending a ThreatMetrix device profile and optional user attributes to ID DataWeb when a user signs on, PingFederate can get a security risk assessment for the sign-on event. Including the risk assessment in your PingFederate authentication policy allows you to adjust the user's authentication requirements dynamically each time they sign on.

## Components

* Template and script files

  * When a user signs on through PingFederate, these files retrieve the JavaScript that collects a profile of the user's device. This allows you to use ThreatMetrix as a verification service in ID DataWeb.

* ID DataWeb IdP Adapter

  * When a user signs on through PingFederate, the adapter sends the device profile and user attributes to the ID DataWeb API, then retrieves a policy decision `approve`, `obligation`, or `deny`) from ID DataWeb.

## Intended audience

This document is intended for PingFederate administrators. Before starting, we recommend that you familiarize yourself with the following:

* The [ID DataWeb documentation](https://docs.iddataweb.com/docs/getting-started)

* [ThreatMetrix Overview](https://docs.iddataweb.com/docs/threatmetrix-1) in the ID DataWeb documentation

* [Authentication policies](https://docs.pingidentity.com/pingfederate/latest/administrators_reference_guide/pf_authentication_policies.html) in the PingFederate documentation

## System requirements

* PingFederate 11.3 or later

* An ID DataWeb service administrator account
