microsoft / azuredatastudio-postgresql

azuredatastudio-postgresql is an extension for Azure Data Studio that enables you to work with PostgreSQL databases
Other
198 stars 37 forks source link

Support Kerberos connectivity on non Windows platforms #506

Closed RachelAmblerAtPureRomance closed 2 weeks ago

RachelAmblerAtPureRomance commented 2 weeks ago

It looks like that we're unable to connect to Postgres database servers using Kerberos (GSS).

The only two auth options available are "Password", or "Azure Active Directory" - neither of which apply when using a pre-existing Kerberos ticket.

It might be possible to help with this if one could supply a Connection String instead - but I'm not seeing the ability for that, either.

Extension version: 0.6.0