github AzureAD/azure-activedirectory-library-for-objc 1.1.4
Bug fixes and other updates

latest releases: 6.0.5, 6.0.4, 6.0.3...
9 years ago

This release includes bug fixes for PkeyAuth protocol. Given below is a cumulative list of fixes and updates in 1.1.x releases.

  • Support for PKeyAuth protocol to acquire conditional access claims (device claims). Developer should add "com.microsoft.workplacejoin" to entitlements.
  • Added default keychain shared group name (com.microsoft.adalcache) for cache storage and sharing.
  • Support for configurable HTTP timeouts.
  • Fixed the issue where web request will not time out due to 100% network loss.
  • Removed PII indentifying log statements.
  • Fixed the issue where the root view controller was being dismissed upon web view cancellation.
  • Fixed memory leaks and added allocation checks.
  • Fixed cache issue where adal would error out while getting token for 3rd unique user.

Don't miss a new azure-activedirectory-library-for-objc release

NewReleases is sending notifications on new releases.