Skip to content

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

Version 2.0.3

11 Nov 16:47
9d7c6b2
Compare
Choose a tag to compare
  • Expose expiresIn in MSAL Device Code flow callback #1169
  • Fixed a bug where proguard rules would include too many symbols #1161
  • Uses common@3.0.6

Version 2.0.2

15 Oct 21:54
Compare
Choose a tag to compare
  • Correct capitalization of client_capabilities claim 'xms_cc' (LLT) #1191
  • Uses common@3.0.2

Version 2.0.1

23 Sep 19:10
6838de3
Compare
Choose a tag to compare
  • Added a check for UNSET OpenIdConnectPromptParameter value.
  • Picks up common@3.0.2

Version 2.0.0

15 Sep 22:05
Compare
Choose a tag to compare
  • Add Device Code Flow Support (#1112)
  • Moved broker controller and strategy classes to common for MSALCPP brokered auth. (#1115)
  • Allow Broker apps to obtain an RT associated to Broker's client ID (for WPJ). (#1126)
  • (API Breaking Change) Removed 'defaultAuthority' param from TokenShareUtility; MSA RT ingestion always uses WW-/consumers. (#1147)
  • Picks up common@3.0.1

Note: This release shipped a serialization bug affecting OpenIdConnectPromptParameter usage with broker. It has been fixed in 2.0.1

Version 1.6.0

30 Jul 00:16
3da3056
Compare
Choose a tag to compare
  • Introduces new AadAuthorityAudience enum to support new syntax for specifying cloud + audience
  • Adds new property to IAuthenticationResult: correlation_id
  • Fix for String encoding issue affecting devices with Turkish locale
  • Fix for #1092: (Single Account Mode) getCurrentAccount() does not return MSA accounts if broker is installed
  • Fix for #1096: (Single Account Mode) signOut() doesn't remove MSA accounts if broker is installed
  • Picks up common@2.0.15

Version 1.5.5

23 Jul 17:46
e71e751
Compare
Choose a tag to compare
  • Hotfix release: catch JsonSyntaxException that can be thrown when importing malformed ADAL cache data into MSAL
  • Picks up common@2.0.12-hf1

Version 1.5.4

02 Jul 21:32
0924464
Compare
Choose a tag to compare
  • Bugfix: Fixes a crash issue when sub_error is null
  • Pick up common@2.0.12

Version 1.5.3

25 Jun 20:09
46991b7
Compare
Choose a tag to compare
  • Changes to delete RT on bad_token suberror.
  • Picks up common@2.0.11

Version 1.5.2

17 Jun 21:51
04d70da
Compare
Choose a tag to compare
  • Broker Content Provider Changes
  • FOCI support for Local MSAL
  • Robolectric version update
  • Fixed a bug related tenant ID(#1057)

Version 1.5.1

05 May 21:47
47833bb
Compare
Choose a tag to compare
  • Fix to add the throwIfNetworkNotAvailable API back to common library for ADAL back compat.
  • Picks up common@2.0.8