Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 663 Bytes

File metadata and controls

19 lines (10 loc) · 663 Bytes

Authentication

Centralized authentication allows you to manage database access using external identity systems instead of local PostgreSQL users.

Percona Distribution for PostgreSQL supports multiple authentication mechanisms that integrate with enterprise identity infrastructure.

Available authentication methods

OIDC authentication

Authenticate users using OpenID Connect identity providers.

OIDC authentication :material-arrow-right:{.md-button}

LDAP authentication

Use LDAP directories such as OpenLDAP or Active Directory to centrally manage database users.

LDAP authentication :material-arrow-right:{.md-button}