pypi msal 1.20.0
MSAL Python 1.20.0

latest releases: 1.34.0, 1.34.0b1, 1.33.0...
3 years ago

New feature:

If your app uses MSAL's acquire_token_interactive(), you can now opt in to use broker on Windows platform to achieve Single-Sign-On (SSO) and also obtain more secure tokens, all without switching the log-in experience to a browser. See details in this online doc, and try it out from this sample. (#451, #415)

For example, after utilizing this new feature, a command-line (CLI) app's login experience would look like this:
Azure CLI new login

Known issue:

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

Don't miss a new msal release

NewReleases is sending notifications on new releases.