Hi,
You may need to add the following to the jdbc connection string:
integratedSecurity=true;authenticationScheme=JavaKerberos
Please check:
https://stackoverflow.com/questions/30914061/connect-to-sql-server-from-linux-via-jdbc-using-integratedsecurity-windows-auth
Best regards,
Cris
===============================================
If the response helped, do "Accept Answer" and upvote it.