We are using Knime 4.7.0. We are trying to connect to SQL Server using Active Directory Authentication.
As suggested in some of the posts
If we use JDBC Driver (jTDS for Microsift SQL server) we are getting this error
" TLS version being less than minimal TLS version allowed by the server"
We tried to enable JDBC Parameters for TLS 1.1and 1.2 and that didn’t work.
Then we downloaded latest JDBC version 12.8 and tried to connect
we get the error " Driver is nor configured for integrated Authentication"
Please help, we are new to Knime and we use it for testing and we don’t have any dev support