Releases: AzureAD/microsoft-authentication-library-common-for-objc
Releases · AzureAD/microsoft-authentication-library-common-for-objc
1.0.7
- Fixed a warning in the keychain component
1.0.6
- Client capabilities support
- Send app name and version to ESTS
- Patch TeamID when receiving errSecInteractionNotAllowed
- Separate B2C logic from AAD v2
1.0.5
- Added schema compliance tests and applied a few schema changes (#259)
1.0.4
- Fixed occasional keychain utility crash (#254)
1.0.0-hotfix
- Fixed occasional keychain utility crash (#254)
1.0.3
- Fix for CBA chooser
- Fix clang statis analyzer issues
- Fix WKWebView session cookie share
- Catch errors for embedded webview coming from didFailProvisionalNavigation.
- Fix other minor bugs
1.0.2
- Support for different authority aliases
- Support for sovereign clouds
- Support for claims challenge
- Better resiliency in case of server outages
1.0.1
- Added support for different webviews
- Added support for network requests
1.0.0
- Moved utilities from ADAL to common core
- Implemented common cache for ADAL and MSAL
- Created test utilities