Skip to content

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

0.3.2-hotfix

25 May 00:14
7ba9216
Compare
Choose a tag to compare
  • Updated to new v2 broker protocol

0.4.2

06 May 21:52
ce5ca1a
Compare
Choose a tag to compare
  • Applying 0.3.1 hotfix changes to latest 0.4.x release

0.3.1-hotfix

06 May 20:41
Compare
Choose a tag to compare
  • Better error handling in CBA cancellation flows
  • Don't read corrupted refresh tokens from cache

0.4.1

02 May 20:18
2066f07
Compare
Choose a tag to compare
  • Removed linked frameworks from static library targets

0.4.0

27 Apr 00:04
0914283
Compare
Choose a tag to compare
  • Updated MSAL Public API surface to be more extensible and intuitive
  • Added support for custom B2C domains
  • Improved MSAL error handling

0.3.0

22 Apr 22:32
2500760
Compare
Choose a tag to compare
  • Added Auth broker support

0.2.3

13 Feb 02:20
39172cf
Compare
Choose a tag to compare
  • Fix issue when authorization code cannot be read due to a dummy fragment in response URL for B2C (#456)

0.2.2

05 Nov 19:30
7294d2a
Compare
Choose a tag to compare
  • Fix warnings in the keychain component

0.2.1

31 Oct 01:56
Compare
Choose a tag to compare
  • Fix clang analyzer issues.
  • Improved schema compatibility with other MSAL/ADAL SDKs
  • Optimize silent requests

Note:

  • WKWebView drops network connection if device got locked on iOS 12. It is by design and not configurable.

0.2.0

22 Sep 02:31
aba7aad
Compare
Choose a tag to compare
  • Support for different authority aliases
  • Support for sovereign clouds
  • Support for claims challenge
  • Better resiliency in case of server outages