Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct IMDS resource ID query parameter #895

Open
bgavrilMS opened this issue Jan 2, 2025 · 0 comments
Open

Correct IMDS resource ID query parameter #895

bgavrilMS opened this issue Jan 2, 2025 · 0 comments
Assignees
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

Comments

@bgavrilMS
Copy link
Member

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

@bgavrilMS bgavrilMS added P2 Normal priority items, should be done after P1 confidential-client For issues related to confidential client apps Bug Something isn't working, needs an investigation and a fix labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants