---
title: Changelog
description: The following is the change history for the Microsoft Login Integration Kit.
component: microsoft-login
page_id: microsoft-login:release_notes:pf_microsoft_login_ik_changelog
canonical_url: https://docs.pingidentity.com/integrations/microsoft-login/release_notes/pf_microsoft_login_ik_changelog.html
revdate: September 17, 2025
section_ids:
  microsoft-login-integration-kit-1-2-september-2024: Microsoft Login Integration Kit 1.2 – September 2024
  microsoft-login-integration-kit-1-1-july-2024: Microsoft Login Integration Kit 1.1 – July 2024
  microsoft-login-integration-kit-1-0-1-august-2021: Microsoft Login Integration Kit 1.0.1 – August 2021
  microsoft-login-integration-kit-1-0-june-2021: Microsoft Login Integration Kit 1.0 – June 2021
---

# Changelog

The following is the change history for the Microsoft Login Integration Kit.

## Microsoft Login Integration Kit 1.2 – September 2024

* Updated the [Core contract attributes](../setup/pf_microsoft_login_ik_core_contract_attributes.html) to include the `idToken`, `accessToken`, and `tenantId` values. The `tenantId` value is decoded from the `idToken` JSON Web Token (JWT).

## Microsoft Login Integration Kit 1.1 – July 2024

* Added the ability to send a **login\_hint** parameter to pre-fill the **Username** field on the Microsoft user sign-on page. Learn more in the **Include Login Hint** field description in [Microsoft IdP Adapter settings reference](../setup/pf_microsoft_login_ik_idp_adapter_settings_reference.html).

* Added the ability to send a prompt parameter to confirm user interaction during the authentication process. Learn more in the **Include Prompt** field description in [Microsoft IdP Adapter settings reference](../setup/pf_microsoft_login_ik_idp_adapter_settings_reference.html).

* Added the ability to send other request parameters in the authorization request to Microsoft. Learn more in step 3 in [Configuring an adapter instance](../setup/pf_microsoft_login_ik_configuring_an_adapter_instance.html).

## Microsoft Login Integration Kit 1.0.1 – August 2021

* Added the **Supported Account Types** setting to simplify matching account types with your Entra ID application settings.

  Additionally, the **Tenant ID** field is now called **Single Tenant ID** for clarity.

  |   |                                                                          |
  | - | ------------------------------------------------------------------------ |
  |   | If you're upgrading, your current adapter configuration will still work. |

## Microsoft Login Integration Kit 1.0 – June 2021

* Initial release.

* Added the ability to use browser redirect or pop-up window for the sign-on presentation. Learn more in the **Microsoft Sign-on Presentation** field description in [Microsoft IdP Adapter settings reference](../setup/pf_microsoft_login_ik_idp_adapter_settings_reference.html).

* Added customizable user-facing language-pack messages and customizable sign-on templates for the pop-up window presentation. Learn more in [Download manifest](pf_microsoft_login_ik_download_manifest.html).

* 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).
