plotly / falcon

Free, open-source SQL client for Windows and Mac 🦅

Home Page:https://plot.ly/free-sql-client-download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQL Scram-sha-256 authentication does not work

ced75 opened this issue · comments

commented

Hi,

The authentication mecanism with scram-sha-256, introduced with PostgreSQL v10 (more secure than MD5 authentication) generates the following error message:
Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }

In the database logs, the connection seems to be OK (connection received), but is cancelled a few time later due to timeout.

Is it possible to integrate this authentication method for PostgreSQL?

Thanks in advance,
Cedric

I am facing the same problem with Postgresql version 13.2

It is July 2021, is this issue solved at all? I opened the development tools and it mentioned about error code 500 and not sure how to make this work. Any ideas or thoughts? Thanks in advance and thanks.
image