SPQR home pagelight logodark logo
  • pg-sharding/spqr
  • pg-sharding/spqr
  • Documentation
  • Community
  • Releases
  • Documentation
    • Welcome to SPQR
    • Get Started
    • Features
      • Sharding
      • Transaction and session pooling
      • Fault Tolerance
      • Data Balancing
      • Limited cross-shard queries
      • Multiple servers and failover
      • Works over PostgreSQL protocol
      • Dedicated read-only mode
      • Performance
      • Various authentication types
      • Live configuration reloading
      • Statistics
    • Configuration Guide
    • Sharding
    • Query routing
    • Design Goals
    • Talks
    Features

    Various authentication types

    SPQR provides various methods for authenticating users:

    • trust, see Trust Authentication.
    • password, md5, scram and scram-sha-256, see Password Authentication.
    • ldap, see LDAP Authentication
    • gss, using Kerberos. See GSSAPI Authentication.

    For more information about authentication config, see pkg/config/auth.go

    Was this page helpful?

    Suggest edits
    PerformanceLive configuration reloading
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.