My use case is to connect to the SQL server using SPN credentials in Databricks notebook. Since I don't have username password and can't generate access token so I have to do it with the help of SPN only. I couldn't find anything until now. Please help how to do it if anyone has done it before or has an idea about it. Thanks in advance :)