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

Rename AZURE_POD_IDENTITY_TOKEN_URL -> AZURE_POD_IDENTITY_AUTHORITY_HOST #23062

Closed
chlowell opened this issue Jul 19, 2021 · 1 comment
Closed
Assignees
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

Comments

@chlowell
Copy link
Member

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

@chlowell chlowell added Azure.Identity Client This issue points to a problem in the data-plane of the library. labels Jul 19, 2021
@joshfree joshfree added this to the [2021] August milestone Jul 19, 2021
@joshfree joshfree added the feature-request This issue requires a new behavior in the product in order be resolved. label Jul 19, 2021
@g2vinay
Copy link
Member

g2vinay commented Jan 3, 2022

Resolved and shipped.

@g2vinay g2vinay closed this as completed Jan 3, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

3 participants