@azure/msal-node v5.6.0
·
1 commit
to dev
since this release
5.6.0
Tue, 18 Aug 2026 20:10:56 GMT
Minor changes
- Add Azure Arc user-assigned managed identity support: forward the client_id/object_id/msi_res_id selector and fail closed when the token response does not confirm the requested identity #8761 (90415114+gladjohn@users.noreply.github.com)
- Align node token-binding stubs with the keyId-only DPoP key contract #8708 (hectormmg@microsoft.com)
- Bump @azure/msal-common to v16.13.0 (beachball)
Patches
- Validate the ID Token nonce against the nonce supplied on authorization code requests #8763 (joarroyo@microsoft.com)