Skip to content

1.2.5

Choose a tag to compare

@RPangrle RPangrle released this 16 Feb 23:33
· 52 commits to 1.2.x since this release
  • Fix logic in ADClientMetrics that could result in incorrect metrics being sent to the server and ADAL crashing when talking to ADFS
  • Fix a synchronization issue around ADLogger.correlationId that could cause crashes when multiple threads were hitting ADAL at the same time.
  • Block any redirects to http in the webview.
  • Add logging to token removal from the cache, and special error logging if -[ADKeychainTokenCacheStore removeAllWithError:] is called while a keychain sharing group other then the application's bundle ID is being used.