Skip to content

Align WorkloadIdentityCredential proxy option name #47350

@chlowell

Description

@chlowell

We have a few variations across languages. Let's align on a simple, short name like EnableAzureProxy (see for example Azure/azure-sdk-for-go#25650). The rationale for preferring this name over the variants we have today is:

  • it briefly summarizes the feature: a proxy for apps running on Azure
    • WorkloadIdentityCredential doesn't require Azure but this feature does
  • "Kubernetes" is implied because WorkloadIdentityCredential is designed for use in k8s pods
  • "Token" is inaccurate because the proxy handles all requests, not just token requests, and also somewhat redundant because tokens are WorkloadIdentityCredential's only output

Metadata

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.

Type

Projects

Status

Not Started

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions