Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Can we please use a subclass of TokenCredential, rather than use DefaultAzureCredential always?

Reason being it is easier to use ChainedTokenCredential and force auth to resolve auth using only ManagedIdentityCredential and EnvironmentCredential for example. Without the use of ChainedTokenCredential, you have to use a whole bunch of exclude flags on DefaultAzureCredentialOptions (see example below). To me, this feels bit clunky.

image

There was a survey I filled recently on LinkedIn on this topic, and I thought I will log this as a discussion item today.

image

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.