Rename AZURE_POD_IDENTITY_TOKEN_URL -> AZURE_POD_IDENTITY_AUTHORITY_HOST #23062
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
The variable should be just the scheme and host of the URL, e.g. "http://169.254.169.254" (the default). ManagedIdentityCredential should add its default path ("/metadata/identity/oauth2/token")
See e.g. Azure/azure-sdk-for-python/pull/19867
The text was updated successfully, but these errors were encountered: