Module postgres_protocol::authentication::sasl

source ·
Expand description

SASL-based authentication support.

Structs§

  • The channel binding configuration for a SCRAM authentication exchange.
  • A type which handles the client side of the SCRAM-SHA-256/SCRAM-SHA-256-PLUS authentication process.

Constants§

  • The identifier of the SCRAM-SHA-256 SASL authentication mechanism.
  • The identifier of the SCRAM-SHA-256-PLUS SASL authentication mechanism.