SPQR provides various methods for authenticating users:
trust
, see Trust Authentication.password
, md5
, scram
and scram-sha-256
, see Password Authentication.ldap
, see LDAP Authenticationgss
, using Kerberos. See GSSAPI Authentication.For more information about authentication config, see pkg/config/auth.go
SPQR provides various methods for authenticating users:
trust
, see Trust Authentication.password
, md5
, scram
and scram-sha-256
, see Password Authentication.ldap
, see LDAP Authenticationgss
, using Kerberos. See GSSAPI Authentication.For more information about authentication config, see pkg/config/auth.go