Skip to content

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

Merged
ulvii merged 63 commits intomicrosoft:devfrom
lilgreenbird:msi
Apr 1, 2020
Merged

Feature | Added support for authentication to Azure Key Vault using Managed Identity#1286
ulvii merged 63 commits intomicrosoft:devfrom
lilgreenbird:msi

Conversation

@lilgreenbird
Copy link
Copy Markdown
Contributor

@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>

Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerSecurityUtility.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/ISQLServerDataSource.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java Outdated
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/MSITest.java Outdated
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/MSITest.java Outdated
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/MSITest.java Outdated
@ulvii ulvii added this to the 8.3.0 milestone Mar 31, 2020
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/MSITest.java Outdated
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/MSITest.java Outdated
@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
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.

4 participants