Connecting to Microsoft SQL Server with Python using a smart card

Viewed 16

For me as a GNU/Linux (Debian 11 Bullseye) power user, it is quite a simple task to connect to a Microsoft SQL Server using Python with its pyodbc module. Unfortunately, my organization requires smart card authentication for this to accomplish. Is there any information out there for how to do that??

0 Answers
Related