Skip to content

MSAL Testimonials

Travis Walker edited this page Jul 23, 2020 · 1 revision

“The Azure Portal had a mighty task of migrating from ADAL to MSAL with the constraint of maintaining the current Auth architecture. The MSAL team followed a very systematic migration process. They understood the Azure Portal's auth architecture, recommended solutions that fit in the current architecture. Following those guidelines, the Portal team was able to build a successful prototype, both teams did a final design review and eventually the changes were formalized for production. All questions, issues and blockers that came along the way were dealt with in a timely manner and with great patience and communication. Eventually the Azure Portal was able to successfully migrate from ADAL to MSAL without causing any outages in production.” -Akshay

Converting Visual Studio from ADAL to MSAL has allowed us to better support Conditional access and Multi-factor authentication.

Converting Visual Studio from ADAL to MSAL was made possible through the great support of the MSAL team.

MSAL provides us a path forward for accessing new AAD features which benefit our customers. - VS

“Our migration to MSAL.NET for the Azure mobile app built with Xamarin native has enabled new broker scenarios for Android users, has increased our sign-in success rate by 7% across iOS and Android and it allowed us to implement better error handling and logging compared to ADAL.NET.” - Benoit

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