Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Releases: AzureAD/MSAL.PS

MSAL.PS v4.37.0.0

19 Nov 02:44
Compare
Choose a tag to compare
Update to 4.37.0

MSAL.PS v4.36.1.2

21 Sep 13:32
Compare
Choose a tag to compare
Only check for device registration on import

MSAL.PS v4.36.1.1

17 Sep 02:37
Compare
Choose a tag to compare
Fix remember settings

MSAL.PS v4.36.1.0

16 Sep 23:41
Compare
Choose a tag to compare

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

20 Aug 23:40
Compare
Choose a tag to compare

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

16 Oct 03:11
Compare
Choose a tag to compare

MSAL.PS v4.19.0.1

12 Oct 20:26
Compare
Choose a tag to compare

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.