Microsoft-Authentication-with-PowerShell-and-MSAL
Microsoft-Authentication-with-PowerShell-and-MSAL copied to clipboard
This is a set of really simple PowerShell scripts which allow you to get access tokens with with Microsoft Identities using MSAL.
Results
1
Microsoft-Authentication-with-PowerShell-and-MSAL issues
Sort by
recently updated
recently updated
newest added
The provided scripts in this Git repository are outdated and throwing error when trying to use with latest [Microsoft.Identity.Client](https://www.nuget.org/packages/Microsoft.Identity.Client/) modules. Please update these scripts with latest MSAL libraries... Error which...