github AzureAD/microsoft-authentication-library-for-python 1.11.0
MSAL 1.11.0

latest releases: 1.28.0, 1.27.0, 1.27.0b1...
3 years ago
  • Enhancement: ConfidentialClientApplication also supports acquire_token_by_username_password() now. (#294, #344)
  • Enhancement: PublicClientApplication's acquire_token_interactive() also supports WSL Ubuntu 18.04 (#332, #333)
  • Enhancement: Enable a retry once behavior on connection error. (But this is only available from the default http client. If your app supplies your customized http_client via MSAL constructors, it is your http_client's job to decide whether retry.) (#326)
  • Enhancement: MSAL improves the internal telemetry mechanism. (#137, #175, #329, #345)
  • Bugfix: Better compatibility on handling SAML token when using acquire_token_by_username_password() with ADFS. (#336)

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

NewReleases is sending notifications on new releases.