Skip to content

MSAL Python 0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhidnya13 abhidnya13 released this 31 Jul 19:09
· 239 commits to master since this release
bb80636

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.

  • MSAL can talk directly to an ADFS 2019 authority. One of the scenarios this highlights is Azure Stack support. (#54, #77)
  • Minor changes for UX improvement in device code flow sample