I would like to be able to manually do the kerberos negotiation with something like: https://github.com/SteveSyfuhs/Kerberos.NET
Then include the security token in the connection string for SqlClient and use that to connect to databases. Is something like this possible?
I would like to be able to manually do the kerberos negotiation with something like: https://github.com/SteveSyfuhs/Kerberos.NET
Then include the security token in the connection string for SqlClient and use that to connect to databases. Is something like this possible?