Skip to content

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

1.0.7

05 Nov 19:42
375ce88
Compare
Choose a tag to compare
  • Fixed a warning in the keychain component

1.0.6

30 Oct 22:29
b9a9dfb
Compare
Choose a tag to compare
  • Client capabilities support
  • Send app name and version to ESTS
  • Patch TeamID when receiving errSecInteractionNotAllowed
  • Separate B2C logic from AAD v2

1.0.5

12 Oct 00:52
d18b6e4
Compare
Choose a tag to compare
  • Added schema compliance tests and applied a few schema changes (#259)

1.0.4

05 Oct 21:56
3ce05d7
Compare
Choose a tag to compare
  • Fixed occasional keychain utility crash (#254)

1.0.0-hotfix

05 Oct 01:15
2516794
Compare
Choose a tag to compare
  • Fixed occasional keychain utility crash (#254)

1.0.3

28 Sep 23:49
252ae5f
Compare
Choose a tag to compare
  • 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

22 Sep 02:05
3c64ba4
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

1.0.1

13 Sep 01:42
75f2237
Compare
Choose a tag to compare
  • Added support for different webviews
  • Added support for network requests

1.0.0

13 Sep 01:14
6f3a393
Compare
Choose a tag to compare
  • Moved utilities from ADAL to common core
  • Implemented common cache for ADAL and MSAL
  • Created test utilities