Skip to content

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

Closed

Description

@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 join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions