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

Support Active Directory Authentication for MS SQL in native-image #169

Open
majguo opened this issue Oct 30, 2023 · 4 comments
Open

Support Active Directory Authentication for MS SQL in native-image #169

majguo opened this issue Oct 30, 2023 · 4 comments
Labels
feature New feature or request

Comments

@majguo
Copy link
Contributor

majguo commented Oct 30, 2023

Copied from original issue quarkusio/quarkus#36587:

Description

As of now, quarkus does not support Active Directory Authentication in native mode with the MS SQL driver. Since this is a standard authentication method for databases hosted in azure, it would be nice if quarkus supported AD authentication in native mode.

User story

As a quarkus developer, developing a native image application
When I connect to a MS SQL database
Then I want the possibility to use AD authentication

@yoinercoding
Copy link

yoinercoding commented Aug 23, 2024

Hi! I'm having the same problem in native mode, did you find a solution that you can share? Thanks :D @majguo

@majguo
Copy link
Contributor Author

majguo commented Aug 26, 2024

Hello @yoinercoding, thanks for reaching out to me. Unfortunately, I haven't worked on this issue yet, will let you know once there is a working solution.

@yoinercoding
Copy link

Hi! @majguo Thanks for replying. If I can help in any way, please let me know :D ✅

@turing85
Copy link

turing85 commented Sep 7, 2024

@yoinercoding looking at the original issue quarkusio/quarkus#36587 may be of interest. It seems that it is getting some traction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants