[Bug] WithMtlsProofOfPossession()
Should Fail for /organizations Authority
#5093
Labels
WithMtlsProofOfPossession()
Should Fail for /organizations Authority
#5093
Library version used
Latest
.NET version
NET 8
Scenario
ConfidentialClient - service to service (AcquireTokenForClient)
Is this a new or an existing app?
This is a new app or experiment
Issue description and reproduction steps
Currently, the WithMtlsProofOfPossession() validation logic ensures that requests using /common fail with an MsalClientException (MsalError.MissingTenantedAuthority). But no checks are done for /org or /consumers
Relevant code snippets
Expected behavior
Expected Behavior:
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
No response
Solution and workarounds
No response
The text was updated successfully, but these errors were encountered: