UNCLASSIFIED - NO CUI

Skip to content

Update dependency adal to v1.2.7

renovate requested to merge renovate/adal-1.x into development

This MR contains the following updates:

Package Update Change
adal patch ==1.2.4 -> ==1.2.7

Release Notes

AzureAD/azure-activedirectory-library-for-python

v1.2.7

Compare Source

  • Bugfix: More robust handling of federated Username Password flow (#​250, #​251)

v1.2.6

Compare Source

  • Previous ADAL versions would incorrectly pick up the latest PyJWT 2.x but would not be compatible with it. In this new release, ADAL will be compatible with both PyJWT 1.x and 2.x. (#​245, #​246)

v1.2.5

Compare Source

  • Bugfix to address error "InvalidScope : FaultMessage: ID3082: The request scope is not valid or is unsupported." when using username-password flow with federated user account while your tenant is migrating to a different cloud. (#​240)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports