MSAL Python 0.3.0
Pre-release
Pre-release
NEWS UPDATE at 2019-8-13: There was a bug affecting all previous MSAL Python versions until it is now fixed in MSAL Python 0.6.1. We recommend customer to upgrade to MSAL Python 0.6.1 or above.
NEWS UPDATE at 2019-4-11: There was a regression since 0.2.0 which prevented the confidential client with certificate from working. It will be fixed in 0.3.1
- Bugfix: Fix
cache.has_state_changed
not being initiailized (#24) - Cache compatibility with MSAL .NET - The following two features are added to allow token sharing with MSAL .NET and be able to read tokens from .NET cache: