Skip to content

MSAL .NET 2.1 released

Peter edited this page Oct 19, 2023 · 8 revisions

See Microsoft Authentication Library for .NET for updated documentation.

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

It's an incremental release 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