Releases: AzureAD/MSAL.PS
MSAL.PS v4.37.0.0
MSAL.PS v4.36.1.2
Only check for device registration on import
MSAL.PS v4.36.1.1
Fix remember settings
MSAL.PS v4.36.1.0
Updated to MSAL.NET 4.36.1.
Fixed assembly conflict on older versions of Windows.
Changed default to old WebView when device is AAD registered to support device compliance policies.
MSAL.PS v4.35.1.3
Updated to MSAL.NET 4.35.1.
Adds support for WebView2 on Windows which supports password-less methods like FIDO2 Security Keys and Windows Hello for Business.
Adds support for Windows Account Manager (WAM).
Allows lenient DLL loading when conflict occurs which can still provide basic module functionality.
MSAL.PS v4.21.0.1
Updated to MSAL.NET 4.21.0.
MSAL.PS v4.19.0.1
Updated to MSAL.NET 4.19.0.
Fixed SendX5C parameter resolution error.
Added ability to cancel a waiting Get-MsalToken command using ctrl+c.
Added timeout of 2 minutes when system browser is used with local proxy.
Added Proof-Of-Possession parameter to Get-MsalToken. Requires EnableExperimentalFeatures flag on client app config.