Description
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
Type
Projects
Status
Untriaged
Activity