Skip to content

msal net 4.5

Jean-Marc Prieur edited this page Oct 21, 2019 · 6 revisions

MSAL.NET 4.5 released

Device code flow now works with Microsoft Personal Accounts

Starting with MSAL.NET 4.5 release, the device code flow is possible with Microsoft Personal Accounts. This means the device code flow will work with:

  • Any work and school accounts (tenanted authority, https://login.microsoftonline.com/organizations/), and
  • Microsoft personal accounts (/common or /consumers tenants)

Getting started with MSAL.NET

Acquiring tokens

Web Apps / Web APIs / daemon apps

Desktop/Mobile apps

Advanced topics

FAQ

Other resources

Clone this wiki locally