5.7.0
Thu, 16 Apr 2026 22:44:53 GMT
Minor changes
- Implement redirect bridge for logout flows and update postLogoutRedirectUri in samples #8489 (kshabelko@microsoft.com)
- Add support for client data telemetry with CLI_DATA parameter #8378 (kshabelko@microsoft.com)
- Bump @azure/msal-common to v16.5.0 (beachball)
Patches
- Verify if an app is SSO Capable with 24h TTL cached. Add SsoCapable performance event. (sameera.gajjarapu@microsoft.com)
- Fix MsalAuthenticationTemplate passing in undefined SsoSilentRequest #8520 (lalimasharda@microsoft.com)
- Attach cached ssoCapable value to ssoSilent and acquireTokenSilent telemetry. Refactor verifySsoCapability to accept request instead of account. (sameera.gajjarapu@microsoft.com)
- Add Platform broker telemetry #8488 (lalimasharda@microsoft.com)
- Enable waitForBridgeLateResponse Telemetry #8509 (thomas.norling@microsoft.com)
- Add missing client capabilities in platform broker flows #8428 (lalimasharda@microsoft.com)