eclipse-vertx / eclipse-vertx/vertx-sql-client
[MSSQL] Support for Windows AD access tokens to connect to MSSQL database
- Dominant language
- Java
- Stars
- 912
- Forks
- 212
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 3
Description
### Describe the feature
On a project, we are required to use access tokens to connect to the MSSQL databases instances.
The project requires to not use user/password combinations for login because of audit requirements.
### Contribution
I have a PR ready to implement this change for version 4.5.30, since that is the version internally used by Quarkus.
Contributor guide
Research direction
Start by locating the MSSQL connection and authentication entry points, then review the proposed implementation mentioned in the issue. Done means MSSQL connections can use Windows AD access tokens without a user/password combination, with coverage for the new authentication path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100