github AzureAD/microsoft-authentication-library-for-python v0.2.0
MSAL Python 0.2.0

latest releases: 1.28.0, 1.27.0, 1.27.0b1...
pre-release5 years ago

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 in this release which prevented the confidential client with certificate from working. It will be fixed in 0.3.1

  • Breaking Change: The internal cache serialization format has been adjusted since MSAL Python 0.1.0, so that it is possible to share same token cache with latest version of MSAL .Net. (#19)
  • Enhancement: Support 2 more SAML token types (#20)
  • Enhancement: Also support verify and proxies behaviors during Authority discovery. API surface remains unchanged. (#15, #17)
  • Bugfix: Now assertions would also work in Python 3 (#16)

Don't miss a new microsoft-authentication-library-for-python release

NewReleases is sending notifications on new releases.