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

Is jdbc supported for workload identity in a linux environment? #1245

Open
ashranjol opened this issue Jan 25, 2024 · 0 comments
Open

Is jdbc supported for workload identity in a linux environment? #1245

ashranjol opened this issue Jan 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ashranjol
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to connect to sql instance using jdbc, we are using azure workload identities to connect instead of user and password. I get the following error and I tried all the types and I get either not supported or invalid.
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: ActiveDirectoryIntegrated is only supported on Windows operating systems.

Describe the solution you'd like
Support for jdbc or just any examples where jdbc was able to connect to sql instance using managed identity

Describe alternatives you've considered
One alternative I'm exploring using the token

Additional context

@ashranjol ashranjol added the enhancement New feature or request label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant