Skip to content
Ray Luo edited this page Jun 19, 2019 · 8 revisions

Microsoft Authentication Library (MSAL) for Python gives your app the ability to begin using the Microsoft Cloud by supporting Microsoft Azure Active Directory and Microsoft Accounts in a converged experience using industry standard OAuth2 and OpenID Connect. The library will also support Azure AD B2C.

MSAL Python aims to be the most convenient way to help achieving the goals outlined above. In order to help more app developers, our work on this library will be from three areas:

  • Roadmap:
  • Samples for onboarding: Onboarding has been a frequent request when we are maintaining similar SDKs. We hear you!
  • On-demand Release: We do not have a specific release cadence. We do on-demand release often, so that you don't need to wait long for a bugfix. Try it by sending us bug reports. :-)