Skip to content

Bug fixes and other updates

Compare
Choose a tag to compare
@kpanwar kpanwar released this 22 Sep 19:02
· 3393 commits to master since this release

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.