Skip to content

Add SCRAM-SHA-256 (SASL) Auth #1

@eloff

Description

@eloff

This is now the default authentication in PostgreSQL 14, we have to support it.

Currently an error unknown auth type 10 occurs (panic) when the server tries to use it.

It's possible to workaround by using md5 auth in your pg_hba.conf.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions