1.25.2 (2026-02-10)
Bugs Fixed
- Fixed an issue with certain credentials not bypassing the token cache when claims are provided in
get_tokenorget_token_infocalls. (#44552) (#44815) - Fixed an issue where an unhelpful TypeError was raised during Entra ID token requests that returned empty responses. Now, a ClientAuthenticationError is raised with the full response for better troubleshooting. (#44258)