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

Support overriding MSI_ENDPOINT via an API for dev-time debugging #19303

Closed
joshfree opened this issue Jun 17, 2021 · 1 comment
Closed

Support overriding MSI_ENDPOINT via an API for dev-time debugging #19303

joshfree opened this issue Jun 17, 2021 · 1 comment
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

@joshfree
Copy link
Member

@daniv-msft and @pragyamehta from the Bridge to Kubernetes team. Using Bridge to Kubernetes, a user is able to natively debug one microservice on their local machine when "bridged" to other microservices running in Kubernetes.

This team is looking for an environment variable that can be overridden by us to specify a custom managed identity endpoint. This is required so that when the user's locally running code tries to call the managed identity endpoint for a token, we are able to intercept it and redirect the call to the cluster so that the token can be fetched from the endpoint on the cluster.

Related: https://github.com/Azure/azure-sdk-pr/issues/670

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

Closed by #18967

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

2 participants