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 #21938

Closed
joshfree opened this issue Jun 17, 2021 · 0 comments · Fixed by #21942
Closed

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

joshfree opened this issue Jun 17, 2021 · 0 comments · Fixed by #21942
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

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
3 participants