chore(deps-dev): bump msal from 1.33.0 to 1.36.0
Closed
Number: #1052
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
May 19, 2026 at 04:50 PM UTC
(8 days ago)
(8 days ago)
Updated:
May 20, 2026 at 10:46 PM UTC
(7 days ago)
(7 days ago)
Closed:
May 20, 2026 at 10:46 PM UTC
(7 days ago)
(7 days ago)
Time to Close:
1 day
Labels:
dependencies python
dependencies python
Description:
Bumps msal from 1.33.0 to 1.36.0.
Release notes
Sourced from msal's releases.
1.36.0
What's Changed
- Fix the PoP flow in the console app by
@PetarSDimovin AzureAD/microsoft-authentication-library-for-python#887- Add ADO CI, SDL, and release pipelines with e2e test enablement by
@RyAuldin AzureAD/microsoft-authentication-library-for-python#890- Add documentation for Managed Identity v2 Hackathon by
@gladjohnin AzureAD/microsoft-authentication-library-for-python#885- Potential fix for code scanning alert no. 74: Workflow does not contain permissions by
@Avery-Dunnin AzureAD/microsoft-authentication-library-for-python#884- Added withFmi method for cca app by
@4gustin AzureAD/microsoft-authentication-library-for-python#876- Use cryptographically secure randomness for PKCE, state, and nonce generation by
@ashok672in AzureAD/microsoft-authentication-library-for-python#894- Fix OIDC issuer domain spoofing in B2C host validation by
@4gustin AzureAD/microsoft-authentication-library-for-python#896New Contributors
@PetarSDimovmade their first contribution in AzureAD/microsoft-authentication-library-for-python#887@gladjohnmade their first contribution in AzureAD/microsoft-authentication-library-for-python#885Full Changelog: https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.35.1...1.36.0
1.35.1
What's Changed
- Instance discovery remains cloud local on known clouds by
@bgavrilMSin AzureAD/microsoft-authentication-library-for-python#875Full Changelog: https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.35.0...1.35.1
1.35.0
What's Changed
- Set Redirect Uri for broker silent flow on Linux platform by
@xinyuxu1026in AzureAD/microsoft-authentication-library-for-python#846- ROPC deprecation by
@Ugonnaak1in AzureAD/microsoft-authentication-library-for-python#855- Update pymsalruntime version range to handle the latest 0.20.0 release by
@DharshanBJin AzureAD/microsoft-authentication-library-for-python#858- Document how to enable sha256 for client credential by
@rayluoin AzureAD/microsoft-authentication-library-for-python#833- Remove the reliance on getfqdn() by
@rayluoin AzureAD/microsoft-authentication-library-for-python#859- Thumbprint for certificate made optional by
@vi7usin AzureAD/microsoft-authentication-library-for-python#835- Support Python 3.14 by
@rayluoin AzureAD/microsoft-authentication-library-for-python#861- Add form_post response mode support for system browser authentication by
@ashok672in AzureAD/microsoft-authentication-library-for-python#868- Add OIDC issuer validation by
@Avery-Dunnin AzureAD/microsoft-authentication-library-for-python#840- Security: Remove unsafe PowerShell fallback in WSL by
@RinZ27in AzureAD/microsoft-authentication-library-for-python#866Full Changelog: https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.34.0...1.35.0
MSAL Python 1.35.0b1
Highlights
- The managed identity code path no longer has a dependency on the
socket.getfqdn(). No API change is needed. Existing MSAL-powered apps will automatically pick up this new behavior.- This version of MSAL Python will pick up PyMsalRuntime 0.20.*. No API change is needed. Existing MSAL-powered apps will automatically pick up this new behavior.
- The
thumbprintname-value pair in theclient_credentialparameter becomes optional now. See API docs for usage.What's Changed
- ROPC deprecation by
@Ugonnaak1in AzureAD/microsoft-authentication-library-for-python#855- Test case for token response scope differing from token request scope by
@rayluoin AzureAD/microsoft-authentication-library-for-python#856- Update pymsalruntime version range to handle the latest 0.20.0 release by
@DharshanBJin AzureAD/microsoft-authentication-library-for-python#858- Document how to enable sha256 for client credential by
@rayluoin AzureAD/microsoft-authentication-library-for-python#833
... (truncated)
Commits
4a2cb98Update sku.pya3ba722Fix OIDC issuer domain spoofing in B2C host validation (#896)6a92f24Use cryptographically secure randomness for PKCE, state, and nonce generation...ecf515aAdded withFmi method for cca app (#876)eb78068Potential fix for code scanning alert no. 74: Workflow does not contain permi...6de712eAdd documentation for Managed Identity v2 Hackathon (#885)1f71edeAdd ADO CI, SDL, and release pipelines with e2e test enablement (#890)e4e692cFix the PoP flow in the console app (#887)2de45aeInstance discovery remains cloud local on known clouds (#875)09c8821Create RELEASE_GUIDE.md (#880)- Additional commits viewable in compare view
Package Dependencies
Technical Details
| ID: | 15865512 |
| UUID: | 4479317329 |
| Node ID: | PR_kwDODnmQMs7dKhcF |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python-core |