Skip to content

Releases: AzureAD/microsoft-authentication-library-for-java

msal4j v1.13.8

17 Apr 19:52
54c14b2
Compare
Choose a tag to compare
  • Added support for CIAM authority
  • Added refresh_in logic for managed identity flow
  • Better exception handling in interactive flow
  • Updated vulnerable dependency versions

msal4j v1.13.7 release

30 Mar 22:00
891ddfe
Compare
Choose a tag to compare

Address security vulnerability - Update net.minidev:json-smart version to 2.4.10

msal4j v1.13.6 release

28 Mar 02:48
891ddfe
Compare
Choose a tag to compare
  • Added ExtraQueryParameters API.
  • added tests for a CIAM user.
  • updated condition to throw exception only for an invalid authority while performing instance discovery.

msal4j v1.13.5 release

01 Mar 21:40
9683c9d
Compare
Choose a tag to compare
  • fixed url for admin consent.
  • added 2s timeout to IMDS endpoint call.
  • fixed url for regional endpoint calls.
  • added support for current and legacy B2c authority formats.

msal4j v1.13.4 release

30 Jan 17:44
0b81ab6
Compare
Choose a tag to compare
  • regional endpoint updates
  • fixed manifest
  • Expose instance discovery flag to perform instance discovery.

msal4j v1.13.3 release

31 Oct 22:41
cb2eca2
Compare
Choose a tag to compare

Update jackson-databind version to 2.13.4.2

v1.13.2

10 Oct 14:47
9140de8
Compare
Choose a tag to compare
  • Add IBroker interface
  • Update AppTokenProvider callback logging to be consistent with Azure SDK logging
  • Restructure library and add broker module
  • Update version of vulnerable libraries
  • Update README for broken links

v1.13.1

21 Sep 00:11
9140de8
Compare
Choose a tag to compare
  • Bug fixes and improvements for region API
  • Allow configuration of timeouts for interactive requests
  • Additional and more informative logging for regional scenarios and token requests in general

msal4j v1.13.0 release

30 Jun 16:17
b78eb6e
Compare
Choose a tag to compare
  • Provide token caching functionality for managed identity tokens
  • Updates for obo-for-service-principal scenarios
  • version updates for nimbusds-oauth2 library

v1.12.0

06 May 18:38
5516914
Compare
Choose a tag to compare
  • Updates several dependencies to avoid security vulnerabilities
  • Improves serialization of ID tokens and authentication results
  • Various bug fixes related to authority paths, regional endpoints, and unclear logs