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 support for multi-tenant authentication to Key Vault #24146

Closed
heaths opened this issue Sep 15, 2021 · 1 comment · Fixed by #25300
Closed

Add support for multi-tenant authentication to Key Vault #24146

heaths opened this issue Sep 15, 2021 · 1 comment · Fixed by #25300
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault

Comments

@heaths
Copy link
Member

heaths commented Sep 15, 2021

Support for multi-tenant authentication may have been added to your language's version of Azure.Core. Since support for multi-tenant authentication has been a frequent customer ask in some languages, let's add support in all languages where possible.

See Azure/azure-sdk-for-net#18359 for more information and help for how to conceptually implement it.

@heaths heaths added Client This issue points to a problem in the data-plane of the library. KeyVault labels Sep 15, 2021
@heaths heaths added this to the [2021] October milestone Sep 15, 2021
@vcolin7 vcolin7 self-assigned this Sep 17, 2021
@heaths
Copy link
Member Author

heaths commented Oct 7, 2021

See Azure/azure-sdk-for-net#24558 for .NET's PR as an example.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants