Connecting to Microsoft SQLServer using IntegratedSecurity

Hi,

Environment : Windows 7 Laptop
Data Source : Windows SQL Server

I am trying to connect to SQL Server using IntegratedSecurity. i.e. using current logged in Windows User from Laptop.

I know JDBC Driver support this option. Does Dremio allow me to connect to SQLServer using Integrated Security ?
reference :
https://msdn.microsoft.com/en-us/library/ms378428(v=sql.90).aspx#Connectingintegrated

Today this is not supported. In order to connect to SQL Server, you must enter a master credential in the UI - https://docs.dremio.com/data-sources/sql-server.html