Skip to content

Releases: AzureAD/azure-activedirectory-library-for-objc

2.7.9

20 Mar 00:04
70fa45c
Compare
Choose a tag to compare
  • Hotfix for Mac OS to query WPJ cert using issuers from authentication challenge (#1391)

2.7.8

05 Mar 01:22
e6871db
Compare
Choose a tag to compare
  • Skip user check on acquire token silent.

4.0.0

22 Dec 01:43
7af37de
Compare
Choose a tag to compare
  • Support any version of server telemetry (#1287)
  • Don't use certificate from identity when creating credential in clientTLS handler (#1286)
  • Use WKWebView instead of UIWebView for iOS and WebView for macOS (#1262)
  • Pass claims challenge to the token endpoint (#1274)
  • ADAL now supports iOS 10+ and macOS 10.11+ only
  • WKWebView drops network connection if device got locked on iOS 12. It is by design and not configurable.

Note that this version is not yet compatible with the latest MAM SDK, as it requires WKWebView support. If you're using MAM SDK, please use ADAL 2.7.x until we update MAM SDK to support WKWebView.

2.7.7

21 Dec 02:55
4b2f58c
Compare
Choose a tag to compare
  • Don't log ADAL version on load (#1359)
  • Fixed userId returned for ADFS onPrem scenarios (#1357)
  • Return user displayable ID for Intune app protection scenarios (#1358)

2.6.8

20 Dec 00:16
75e6593
Compare
Choose a tag to compare
  • Return user displayable ID for Intune app protection scenarios (#1358)

2.7.6

30 Nov 06:07
1041281
Compare
Choose a tag to compare
  • Don't dispatch ADAL callback to the main thread (#1350)
  • Changed teamIDHint to avoid conflicts with other SDKs (#1346)

2.6.7

29 Nov 19:59
a083a02
Compare
Choose a tag to compare
  • Changed default teamID hint to avoid conflicts with other apps and added more logging for the teamID retrieval (#1345)

2.7.5

05 Nov 18:48
a78e75f
Compare
Choose a tag to compare
  • Don't fail acquireToken when saving to cache fails (#1338)
  • Fixed warnings

2.7.4

31 Oct 02:06
Compare
Choose a tag to compare
  • Added support to send claims to the token endpoint (#1272)
  • Patch teamID when it was written with incorrect accessible type by other SDKs
  • Improve co-existence with ADAL.NET

2.6.6

26 Oct 00:56
9ad0731
Compare
Choose a tag to compare
  • Added support to send claims to the token endpoint (#1272)
  • Patch teamID when it was written with incorrect accessible type by other SDKs (#1328)