-
Notifications
You must be signed in to change notification settings - Fork 208
Roadmap
The MSAL library 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 also supports 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:
-
Functionality Completeness: As of today (late 2017), MSAL Python is still under development, and not yet available for public preview. This is expected to change in 2018. We will provide basic authentication functions, token cache in the first preview at first half of 2018. We will catch up with other MSAL libraries by the end of 2018.
-
Samples for onboarding: Onboarding has been a frequent request when we are maintaining similar SDKs. We hear you! In the MSAL Python development, we will make sure every possible usage scenario will be covered by a sample.
-
On-demand Release: We do not have a fixed cadence for releases. But we will do on-demand release often, so that you don't need to wait long for a bugfix. Try it by sending us bug reports. :-)