Features:
- Support clearing account cache on signout #1077, #1085
- Indicate whether SSO extension account is available for device wide SSO (#1065)
Bug fixes:
- Ignore duplicate certificate authentication challenge in system webview.
- Normalize account ID for cache lookups (#1084)
- Fix custom webview bug in MSAL Test MacApp
- Append 'PkeyAuth/1.0' keyword to the User Agent String to reliably advertise PkeyAuth capability to ADFS.
Engineering changes:
- Make webview parameters optional in MSALSignoutParameters #1086
- Add documentation for Proof-of-Possession for Access tokens.
- Add SSO Seeding call in MSAL Test MacApp
- Fix grammar in comments.
- Support bypassing redirect uri validation on macOS (#392)
- Add swift static lib target to common core to support AES GCM.
- Enabled XCODE 11.4 recommended settings by default per customer request.
- Add a flag to disable logger queue.