Closed g2vinay closed 9 months ago
I believe there was a similar issue found when testing Cloud Shell, and we looked if this formatting issue was anywhere else.
This has already been fixed as part of this PR, and should be in the 1.14.4-beta release: https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/730/files#diff-7f17404b817d43e956ede2bdff75893f897fd1107a413df367733cc0cb60b6c4
Library version used
14.4.2-beta
Java version
JDK 17
Scenario
ManagedIdentityClient - managed identity
Is this a new or an existing app?
None
Issue description and reproduction steps
When the service endpoint returns an error. MSAL code fails to parse the exception message with following exception:
Relevant code snippets
No response
Expected behavior
No response
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
No response
Solution and workarounds
No response