Skip to content

MSAL Python 0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhidnya13 abhidnya13 released this 17 Apr 00:02
· 322 commits to master since this release
e43de20
  • There was a regression since 0.2.0 release which prevented the confidential client with certificate from working. This release will fix it.
  • Bugfix: Client assertion type added in configuration of client for confidential client certificate flow (#35)
  • Supportability improvements for username password flow (#34)

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.