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 to include the
idToken
,accessToken
, andtenantId
values. ThetenantId
value is decoded from theidToken
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 Microsoft IdP Adapter settings reference. -
Added the ability to send a prompt parameter to confirm user interaction during the authentication process. Learn more in Microsoft IdP Adapter settings reference.
-
Added the ability to send other request parameters in the authorization request to Microsoft. Learn more in Configuring an adapter instance.
Microsoft Login Integration Kit 1.0.1 – August 2021
-
Added the Supported Account Types setting to simplify matching account types with your Azure application settings. 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 a setting to use browser redirect or pop-up window for the sign-on presentation.
-
Added customizable sign-on templates for the pop-up window presentation.
-
Added customizable user-facing language-pack messages
-
Added support for the PingFederate authentication API.
-
Added support for the JavaScript Widget for the PingFederate Authentication API.