This project provides JDBC plugins for databases to authentication with MSI
Перейти к файлу
Xiaolu Dai 23880606d5
Update README.md
2022-09-20 16:23:00 +08:00
.github Update dependabot.yml 2022-04-07 09:18:34 +08:00
.mvn/wrapper add maven wrapper 2022-03-20 00:24:56 +08:00
design add design doc 2022-03-24 17:27:07 +08:00
jdbc refactor README to introduce complete steps 2022-04-07 16:54:46 +08:00
.gitignore add parent pom 2022-03-19 23:44:10 +08:00
README.md Update README.md 2022-09-20 16:23:00 +08:00
SECURITY.md add security / support doc 2022-03-19 23:56:14 +08:00
SUPPORT.md add security / support doc 2022-03-19 23:56:14 +08:00
mvnw add maven wrapper 2022-03-20 00:24:56 +08:00
mvnw.cmd add maven wrapper 2022-03-20 00:24:56 +08:00
pom.xml Bump mysql-connector-java from 8.0.28 to 8.0.29 2022-04-27 22:53:20 +08:00

README.md

This repo will be ARCHIVED. All Azure JDBC MSI extension will be implemented in azure-sdk-for-java repo.

Please create an issue in azure-sdk-for-java repo if you have any questions.

For more information about passowrdless connections, please refer to https://aka.ms/passwordless-connections.

Java CI with Maven

Azure JDBC MSI Extension

This project provides jdbc extension for databases to authentication with MSI

How this work

how this work