5.3.0
Tue, 23 Jun 2026 22:19:30 GMT
Minor changes
- Add Federated Managed Identity (FMI) and User Federated Identity Credential (user_fic) grant type support. Also fixes a long-standing bug where the tokenEndpoint field on ClientAssertionConfig was incorrectly populated with resourceRequestUri during client-credential flows; it now correctly contains the AAD token endpoint. #8614 (avdunn@microsoft.com)
- Make correlationId a required parameter on NodeAuthError and ManagedIdentityError, #8609 (sameera.gajjarapu@microsoft.com)
- Bump @azure/msal-common to v16.10.0 (beachball)