Support overriding MSI_ENDPOINT via an API for dev-time debugging #21938
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
@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
The text was updated successfully, but these errors were encountered: