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

Feature | Added support for authentication to Azure Key Vault using Managed Identity #1286

Merged
merged 63 commits into from
Apr 1, 2020

Conversation

lilgreenbird
Copy link
Member

@lilgreenbird lilgreenbird commented Mar 18, 2020

addresses issue 1069.

New connection properties added to support to authenticate to AKV using Managed Identities:

KeyStoreAuthentication=KeyVaultClientSecret|KeyVaultManagedIdentity
keyStorePrincipalId=<valid Azure Directory Application Client ID>

and use existing connection property:

keyStoreSecret= <key store secret>

@ulvii ulvii added this to the 8.3.0 milestone Mar 31, 2020
@ulvii ulvii merged commit 6a483b0 into microsoft:dev Apr 1, 2020
@ulvii ulvii changed the title Add support to use Managed Identity for AKV authentication Feature | Added support for authentication to Azure Key Vault using Managed Identity Apr 1, 2020
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants