Skip to content

MSAL .NET 2.1 released

Jean-Marc Prieur edited this page Oct 1, 2018 · 8 revisions

MSAL.NET 2.1.0-preview was released on Sept 27th. This release adds support for Integrated Windows Authentication and Username/Password in the .NET Framework and .NET Core platforms.

It's an incremental releason on top of MSAL.NET 2.0.0-preview which was released on August 28th, along with ADAL.NET 4.0.0-preview. See details in the blog post

Getting started with MSAL.NET

Acquiring tokens

Desktop/Mobile apps

Web Apps / Web APIs / daemon apps

Advanced topics

News

FAQ

Other resources

Clone this wiki locally