Skip to content

MSAL Python 1.21.0

Compare
Choose a tag to compare
@rayluo rayluo released this 31 Jan 20:26
· 163 commits to main since this release
5782059

The API in this new version remains the same as the previous version.

Enhancements:

  • Support getting an ssh certificate via broker (#515)
  • Support B2C's usage pattern of using client id as a scope (#505, #530)
  • MSAL's token cache helper can now be used to store tokens returned by App Service's Managed Identity (#519)
  • Switch to a new set of regional endpoints (#513)
  • Test matrix covers Python 3.11 (#512)

Known issue:
The following issues were discovered after this version's release: #563