Feature Request: Enable Workload Identity Federation (WIF) in 1ES Pipeline for VS Code AKS Extension
Summary
- Moving around the pipeline to the
.azurepipeline location and associated changes.
- Refactoring any necessary / necessary parts.
Request to enable Workload Identity Federation (WIF) support in the 1ES pipeline used for publishing and signing the VS Code AKS extension, replacing the current reliance on long-lived secrets (e.g., PATs or service principal credentials).
Proposal
Introduce Workload Identity Federation (WIF) support in the 1ES pipeline to enable keyless, short-lived authentication for:
- VS Code Marketplace publishing
- Artifact signing workflows
- Access to dependent Azure resources (if applicable)
Feature Request: Enable Workload Identity Federation (WIF) in 1ES Pipeline for VS Code AKS Extension
Summary
.azurepipelinelocation and associated changes.Request to enable Workload Identity Federation (WIF) support in the 1ES pipeline used for publishing and signing the VS Code AKS extension, replacing the current reliance on long-lived secrets (e.g., PATs or service principal credentials).
Proposal
Introduce Workload Identity Federation (WIF) support in the 1ES pipeline to enable keyless, short-lived authentication for: