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

Add credential overloads to Key Vault Configuration #8132

Merged
merged 2 commits into from
Dec 24, 2020

Conversation

deanmarcussen
Copy link
Member

Fixes #8124

Allows configuring the credential mechanism

@deanmarcussen
Copy link
Member Author

Confimed. Resolves the issue.

For infos @JoshLefebvre due to I suspect some bugs with DefaultAzureCredential https://github.com/search?q=org%3AAzure+DefaultAzureCredential&type=issues

In my case I needed to be able to disable the VS Code interactive flow to login with the cli client.

Same thing with docker inside vs code, the interactive flow doesn't quite work yet.

@agriffard agriffard requested a review from jtkech December 24, 2020 10:26
@agriffard agriffard merged commit b98e33b into dev Dec 24, 2020
@delete-merged-branch delete-merged-branch bot deleted the deanmarcussen/keyvaultidentity branch December 24, 2020 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyVault Configuration Expose DefaultAzureCredential
3 participants