pgcat icon indicating copy to clipboard operation
pgcat copied to clipboard

Implement LDAP Authentication

Open AndrewJackson2020 opened this issue 9 months ago • 7 comments

This PR implements trust (no password), and LDAP authentication with pgcat. Postgres offers a number of authentication options that are not available with pgcat with trust being the most basic. Added a configuration item to allow the auth_type to be set at the user level.

AndrewJackson2020 avatar May 25 '24 02:05 AndrewJackson2020