Skip to content

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

1.1.2

16 Apr 02:12
8f22e7a
Compare
Choose a tag to compare
  • Support SSO in Safari in AAD SSO extension
  • Additional automation tests for AAD national cloud scenarios
  • Convert access denied error to cancelled on MSAL side (#894)
  • Resolved conflict between initWithParentController API on App Store upload (#893)

1.1.1

29 Mar 00:36
081e94e
Compare
Choose a tag to compare
  • Fixed macOS cache on 10.15 when App Identifier Prefix is different from TeamId
  • Remove SHA-1 dependency from production library
  • Fixed SSO extension + MSIT MFA
  • Fixed SSO extension swipe down cancellation case
  • Handle http headers coming from iOS broker when it is either a NSDictionary or NSString
  • Updated readme to include information about Microsoft Enterprise SSO plug-in for Apple devices and shared device scenarios (#881)

1.1.0

19 Mar 06:43
bdbf144
Compare
Choose a tag to compare
  • iOS 13 SSO Extension support
  • Support ASWebAuthenticationSession on macOS 10.15
  • Track account sign-in and sign-out state. This makes application scenarios like first time sign-in, sign-out easier to implement.
  • Support global sign out from the device when allowed by the MDM configuration

1.0.7

28 Jan 23:43
49949c4
Compare
Choose a tag to compare

Fixed

  • Keyed unarchiver deserialization fix for iOS 11.2
  • [Broker patch] Fixed account lookups and validation with the same email (#827)

1.0.0-hotfix2

28 Jan 21:28
bcdd7d7
Compare
Choose a tag to compare
  • [Broker patch] Keyed unarchiver deserialization fix for iOS 11.2 (#838)

1.0.0-hotfix1

21 Jan 23:43
Compare
Choose a tag to compare

Fixed

  • [Broker patch] Fixed account lookups and validation with the same email (#827)

1.0.6

02 Jan 23:29
1c88515
Compare
Choose a tag to compare
  • Set mobile content type for the WKWebView configuration (#810)
  • Better error handling for missing broker query schemes (#811)
  • Enable dogfood Authenticator support by default (#812)
  • Optimiza external account writing logic (#813)

1.0.5

14 Dec 01:42
c4fd388
Compare
Choose a tag to compare

Fixed

  • Account lookup fix when no refresh tokens present (#799)

1.0.4

05 Dec 01:42
dd25fe3
Compare
Choose a tag to compare

Fixed

  • Fixed external account matching when identifier is not present (#787)

1.0.3

16 Nov 01:11
217bfa5
Compare
Choose a tag to compare

Added

  • Added default implementation for ADAL legacy persistence

Fixed

  • Fixed error logging when MSAL was logging false positives