Releases: AzureAD/microsoft-authentication-library-for-objc
Releases · AzureAD/microsoft-authentication-library-for-objc
1.1.2
1.1.1
- 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
- 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
1.0.0-hotfix2
- [Broker patch] Keyed unarchiver deserialization fix for iOS 11.2 (#838)
1.0.0-hotfix1
Fixed
- [Broker patch] Fixed account lookups and validation with the same email (#827)