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

Use MSAL for managed identity token requests #20409

Open
scottaddie opened this issue Mar 14, 2023 · 2 comments · May be fixed by #24156
Open

Use MSAL for managed identity token requests #20409

scottaddie opened this issue Mar 14, 2023 · 2 comments · May be fixed by #24156
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@scottaddie
Copy link
Member

Context:
Managed identity support is being added to MSAL. Adapt the Azure Identity library to become a consumer of MSAL's managed identity token request logic.

@scottaddie scottaddie added Azure.Identity Client This issue points to a problem in the data-plane of the library. labels Mar 14, 2023
@scottaddie scottaddie added this to the Backlog milestone Mar 14, 2023
@RickWinter RickWinter added the feature-request This issue requires a new behavior in the product in order be resolved. label Mar 20, 2023
@chlowell
Copy link
Member

This is blocked on AzureAD/microsoft-authentication-library-for-go#452

@scottaddie
Copy link
Member Author

Stable MSI v1 support in MSAL Go is targeted for release in mid-Feb.

@chlowell chlowell removed the Blocked label Feb 24, 2025
@chlowell chlowell modified the milestones: Backlog, 2025-03 Feb 24, 2025
@chlowell chlowell moved this from Blocked to In Progress in Azure Identity SDK Improvements Feb 24, 2025
@chlowell chlowell linked a pull request Feb 25, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants