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

Workload identity credential defaults to environment configuration #34221

Closed
chlowell opened this issue Mar 27, 2023 · 0 comments · Fixed by #34306
Closed

Workload identity credential defaults to environment configuration #34221

chlowell opened this issue Mar 27, 2023 · 0 comments · Fixed by #34306
Assignees
Milestone

Comments

@chlowell
Copy link
Member

Most applications authenticating a workload identity will have environment configuration for that set by the workload identity webhook. The constructor should read those variables (AZURE_CLIENT_ID, AZURE_FEDERATED_TOKEN_FILE, AZURE_TENANT_ID) for default values and have options for overriding them. See Azure/azure-sdk-for-go#20478 for an example.

@chlowell chlowell added this to the 2023-04 milestone Mar 27, 2023
@chlowell chlowell added the blocking-release Blocks release label Apr 3, 2023
@g2vinay g2vinay mentioned this issue Apr 10, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging a pull request may close this issue.

3 participants