Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-react v5.4.2
5.4.2
Tue, 19 May 2026 19:29:14 GMT
Patches
- Bump @azure/msal-browser to v5.11.0 (beachball)
@azure/msal-node v5.2.2
5.2.2
Tue, 19 May 2026 19:29:14 GMT
Patches
- Bump @azure/msal-common to v16.6.2 (beachball)
@azure/msal-node-extensions v5.2.2
5.2.2
Tue, 19 May 2026 19:29:14 GMT
Patches
- Bump @azure/msal-common to v16.6.2 (beachball)
@azure/msal-common v16.6.2
16.6.2
Tue, 19 May 2026 19:29:14 GMT
Patches
- Add invalidPlatformBrokerConfiguration error code for DOM-based platform brokering #8589 (lalimasharda@microsoft.com)
@azure/msal-browser v5.11.0
5.11.0
Tue, 19 May 2026 19:29:14 GMT
Minor changes
- Add allowPlatformBrokerWithDOM experimental config flag for DOM-based platform brokering #8589 (lalimasharda@microsoft.com)
- Custom Auth: add
requestInterceptorconfiguration option that lets apps attach additionalx-*headers to custom-auth backend requests (e.g., for fraud/bot-detection vendors). Headers without thex-prefix and headers starting with reserved prefixes (x-client-,x-ms-,x-broker-,x-app-) are filtered out. #8587 (shen.jian@live.com) - Bump @azure/msal-common to v16.6.2 (beachball)
Patches
- Fix logoutHint to check account loginHint before falling back to idTokenClaims #8591 (lalimasharda@microsoft.com)
@azure/msal-angular v5.2.5
5.2.5
Tue, 19 May 2026 19:29:14 GMT
Patches
- Bump @azure/msal-browser to v5.11.0 (beachball)
@azure/msal-react v5.4.1
5.4.1
Mon, 11 May 2026 21:48:15 GMT
Patches
- Bump @azure/msal-browser to v5.10.1 (beachball)
@azure/msal-node v5.2.1
5.2.1
Mon, 11 May 2026 21:48:15 GMT
Patches
- Bump @azure/msal-common to v16.6.1 (beachball)
@azure/msal-node-extensions v5.2.1
5.2.1
Mon, 11 May 2026 21:48:15 GMT
Patches
- Bump @azure/msal-common to v16.6.1 (beachball)
@azure/msal-common v16.6.1
16.6.1
Mon, 11 May 2026 21:48:15 GMT
Patches
- Add issuer validation check on OIDC discovery from network #8570 (lalimasharda@microsoft.com)