Skip to content

Does WorkloadIdentityCredential work with ESTS-R environment variable "AZURE_REGIONAL_AUTHORITY_NAME" or "MSAL_FORCE_REGION" #40015

Open
@GeoJim1218

Description

@GeoJim1218

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm trying to adopt ESTS-R for WorkloadIdentityCredential. When I set environment variable "AZURE_REGIONAL_AUTHORITY_NAME" with region value defined in ‎sdk/identity/azure-identity/azure/identity/_enums.py. The authority host is always login.microsoftonline.com.

Describe the solution you'd like
A clear and concise description of what you want to happen.
I want WorkloadIdentityCredential to use regional authority when the environment variable "AZURE_REGIONAL_AUTHORITY_NAME" is set correctly.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I also tried "MSAL_FORCE_REGION". It doesn't work either.

Additional context
Add any other context or screenshots about the feature request here.
In the changelog, I can see "CertificateCredential and ClientSecretCredential support regional STS" in 2021. I want to know the plan of support for WorkloadIdentityCredential.

Metadata

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

Status

Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions