Forum Discussion
samuelf
9 years agoFrequent Visitor
Error Message Connecting to PostgreSQL using SSPI
Hello, I'm using Power BI Desktop 2.39.4526.362 64-bit (September 2016) and trying to connect to a PostgreSQL 9.4 database using SSPI authentication. I can connect just fine using other clien...
- 9 years ago
We'll look into adding Windows Authentication support for PostgreSQL soon, it'll take a few months for it to get released publicly.
Thanks for reporting this to us!
- samuelf9 years agoFrequent Visitor
Hi arify , I downloaded the latest one from github, hence Npgsql 3.1.8
- arify9 years agoMicrosoft Employee
Is your server set up to use Kerberos Authentication (Integrated Security/SSPI/Windows Authentication) or Database Username/Password?
- samuelf9 years agoFrequent Visitor
It's setup for SSPI Windows Authentication - everything else connects without any issues i.e. Tableau or python using psycopg2