Correct IMDS resource ID query parameter #7487
Labels
bug
A problem that needs to be fixed for the feature to function as intended.
confidential-client
Issues regarding ConfidentialClientApplications
p2
P1 and P2 are priorities of the bug. P2 bugs should get fixed/closed within 3 months.
Specifying an identity by resource ID doesn't work on Azure Container Instances (and maybe some other platforms) because we specify the resource ID with query parameter "mi_res_id". ACI observes only "msi_res_id", which we should prefer anyway because although IMDS observes both parameters, it documents only msi_res_id.
Original issue:
AzureAD/microsoft-authentication-library-for-dotnet#4911
The text was updated successfully, but these errors were encountered: