AzureAD / MSAL.PS

MIT License
163 stars 29 forks source link

Examples #1

Open stephenc01 opened 5 years ago

stephenc01 commented 5 years ago

Please add some more examples.

DarkLite1 commented 4 years ago

I've added an answer on StackOverflow with example code.

darrenjrobinson commented 4 years ago

A post I wrote in Oct 2019 for using MSAL.PS for Microsoft Graph with Application API Permissions. Microsoft Graph using MSAL with PowerShell

A new post for using MSAL.PS for Microsoft Graph with Delegated API Permissions. Microsoft Graph using MSAL with PowerShell and Delegated Permissions

darrenjrobinson commented 4 years ago

Last one. Microsoft Graph using MSAL with PowerShell and Certificate Authentication