[Bug] Service Fabric MI Auth doesn't validate server cert. #758
Labels
Bug
Something isn't working, needs an investigation and a fix
confidential-client
For issues related to confidential client apps
P2
Normal priority items, should be done after P1
Library version used
1.14.4-beta
Java version
8
Scenario
ManagedIdentityClient - managed identity
Is this a new or an existing app?
This is a new app or experiment
Issue description and reproduction steps
Have a look at Azure Identity code here: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity/src/main/java/com/azure/identity/implementation/IdentityClient.java#L1032
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
Note that any solution should still offer HttpClient extensiblity. So we can't just use MSAL's internal HTTP Client stack. Needs a bit of design first.
See equivalent .NET issue: AzureAD/microsoft-authentication-library-for-dotnet#4462
The text was updated successfully, but these errors were encountered: