2.8.0
Mon, 06 May 2024 23:48:17 GMT
Minor changes
- Client Assertion Implementation now accepts a callback instead of a string argument (rginsburg@microsoft.com)
- Bump @azure/msal-common to v14.10.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
Patches
- Fixed inconsistencies with cancellationToken (timeout) (rginsburg@microsoft.com)
- ClientCredential and OBO acquireToken requests with claims will now skip the cache (rginsburg@microsoft.com)
- Managed Identity: ManagedIdentityTokenResponses expires_in is now calculated correctly (rginsburg@microsoft.com)
- Removed Managed Identity Resource URI Validation (rginsburg@microsoft.com)