Skip to content

4.17.0

Compare
Choose a tag to compare
@neha-bhargava neha-bhargava released this 27 Jul 16:21
f3f5d21

New Features:

Addition of an enum TokenSource to indicate the source of a token which can be cache, identity provider or broker. Issue for details

Bug Fixes:

Fix for CryptographicException when using CNG certificate. Added support for .net classic 4.6.1. Issue for details
Fix for ArgumentNullException thrown by MsalExtensionException constructor. Issue for details
Reduce response time for GetDeviceId. MSAL now will disable MATS telemetry if it is not configured. Issue for details
Fix for System.Net.HttpListenerException when system browser flow is cancelled. Issue for details