Skip to content

Correct IMDS resource ID query parameter #954

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Correct IMDS resource ID query parameter #954

merged 1 commit into from
May 15, 2025

Conversation

Avery-Dunn
Copy link
Collaborator

Fix for the issue described in #895, similar to the fix in MSAL.NET AzureAD/microsoft-authentication-library-for-dotnet#5238

Certain scenarios that use the IMDS code path were failing because the query parameter mi_res_id was being used instead of msi_res_id, so this PR just adjusts the resource ID query parameter used for IMDS.

@Avery-Dunn Avery-Dunn requested a review from a team as a code owner May 14, 2025 21:08
@Avery-Dunn Avery-Dunn merged commit ed7619e into dev May 15, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants