-
Notifications
You must be signed in to change notification settings - Fork 205
Roadmap
Navya Canumalla edited this page Dec 17, 2019
·
11 revisions
Date | Release | Main features |
---|---|---|
Coming soon | 1.1.0 | Milestone 1.1.0 |
12/2019 | 1.0.0 | GA of MSAL Python |
11/2019 | 1.0.0 | Public Preview of MSAL Python |
10/2019 | 0.9.0 | Improvements to API of previous released features. Release candidate for 1.0.0. |
10/2019 | 0.8.0 | Support for B2C authentication, Helper method to get id token in auth code flow |
09/2019 | 0.7.0 | Support On-behalf-of flow |
07/2019 | 0.6.0 | Support for direct authentication with ADFS 2019 |
07/2019 | 0.5.0 | Supports SubjectName/Issuer (SNI) authentication, customizable client claims for confidential client |
05/2019 | 0.4.0 | New API to remove and sign out an account |
04/2019 | 0.3.0 | FOCI support, Cache compatibility with MSAL.NET, Java |
03/2019 | 0.2.0 | Support for token cache sharing with MSAL.NET |
12/2018 | 0.1.0 | ADAL parity |