---
title: Changelog
description: The following is the change history for the PingOne Verify Integration Kit.
component: pingone
page_id: pingone:pingone_verify_integration_kit_11:pf_p1_verify_ik_changelog_11
canonical_url: https://docs.pingidentity.com/integrations/pingone/pingone_verify_integration_kit_11/pf_p1_verify_ik_changelog_11.html
revdate: July 3, 2024
section_ids:
  pingone-verify-integration-kit-1-1-july-2021: PingOne Verify Integration Kit 1.1 – July 2021
  pingone-verify-integration-kit-1-0-january-2021: PingOne Verify Integration Kit 1.0 – January 2021
---

# Changelog

The following is the change history for the PingOne Verify Integration Kit.

## PingOne Verify Integration Kit 1.1 – July 2021

Added support for changes to PingOne Verify, including:

* The adapter now gets the user's `verifyEnabledState` attribute when getting the verification result

* Updated the list of core contract attributes to support changes to the structure of the `verifiedUserData` attribute

* Added support for change to the flow behavior when the `verifyDocument` flag is off

* Updated the core contract to support changes in PingOne Verify:

  | Change description          | Version 1.0          | Version 1.1         |
  | --------------------------- | -------------------- | ------------------- |
  | Attribute name change       | `verificationStatus` | `transactionStatus` |
  | Attribute name change       | `dateOfBirth`        | `birthDate`         |
  | Attribute name change/merge | `addressLine1`       | `addressStreet`     |
  | Attribute name change/merge | `addressLine2`       |                     |
  | Attribute name change       | `city`               | `addressCity`       |
  | Attribute name change       | `state`              | `addressState`      |
  | Attribute name change       | `postalCode`         | `addressZip`        |
  | Attribute name change       | `documentId`         | `idNumber`          |
  | New attribute               |                      | `idType`            |

|   |                                                                                                                           |
| - | ------------------------------------------------------------------------------------------------------------------------- |
|   | For upgrade instructions, see [Deploying the integration files](pf_p1_verify_ik_deploying_the_integration_files_11.html). |

## PingOne Verify Integration Kit 1.0 – January 2021

* Initial release.

* Added the ability to direct users to an identity verification app as part of a sign-on or registration flow.

* Added the ability to control which message pages (templates) are shown to the user.

* Added the ability to customize template messages using a language pack file.

* Added the ability to test the connection to PingOne Verify.

* Added a setting to automatically provision new users to PingOne.

* Added settings to control how the adapter handles sign-on and registration attempts when errors occur.

* Added support for the platform connection to PingOne introduced in PingFederate 10.2.

* Added support for the [PingFederate authentication API](https://docs.pingidentity.com/pingfederate/latest/developers_reference_guide/pf_authentication_api.html)

* Added support for the [JavaScript Widget for the PingFederate Authentication API](https://github.com/pingidentity/pf-authn-js-widget).

* Added settings for API connection and request timeouts.

* Added settings to override the PingFederate system-default proxy settings.
