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

Add Support for Workload Identity Federation for Azure Service Connections #38831

Closed
joshfree opened this issue Sep 19, 2023 · 0 comments · Fixed by #43686
Closed

Add Support for Workload Identity Federation for Azure Service Connections #38831

joshfree opened this issue Sep 19, 2023 · 0 comments · Fixed by #43686
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@joshfree
Copy link
Member

Tracking item to add WorkloadIdentityCredential support for Azure Service Connections (App Config). @KarishmaGhiya is driving the investigation.

Original partner ask: Azure/azure-sdk-for-js#27093

From @KarishmaGhiya:

@joshfree I spoke to @ChristineWanjau Looks like App Configuration is using the preview feature Azure Devops for their authenication for service connection using workload identity. Essentially what happens is when they request an idToken, it gets supplied by Azure Devops (https://devblogs.microsoft.com/devops/public-preview-of-workload-identity-federation-for-azure-pipelines/#custom-azure-tasks-and-extensions). But this idToken is not written to a file, it's speculated to be supplied through the env. So the ask was that do we support the scenario.

@joshfree joshfree added this to the 2024-02 milestone Sep 19, 2023
@jsquire jsquire added the Client This issue points to a problem in the data-plane of the library. label Sep 19, 2023
@joshfree joshfree modified the milestones: 2024-02, 2024-03 Jan 8, 2024
@joshfree joshfree modified the milestones: 2024-03, 2024-04 Feb 21, 2024
@joshfree joshfree modified the milestones: 2024-04, 2024-05 Mar 4, 2024
@joshfree joshfree modified the milestones: 2024-05, 2024-08 Apr 1, 2024
@joshfree joshfree modified the milestones: 2024-08, 2024-05 Apr 15, 2024
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.
Projects
Development

Successfully merging a pull request may close this issue.

3 participants