odyssey/docker/ldap
Ilya Maltsev ce3a777d2b
Access management to PostgreSQL with LDAP (#454)
This commit extends functionality of ldap authentication. It introduces LDAP server groups match feature, allowing r strict access between different users to different databases on same host.  Odyssey now will receive optional attributes from LDAP server while authenticating user and use them to acquire backend connection under proper role.
2022-08-13 13:55:13 +05:00
..
odyssey.conf Access management to PostgreSQL with LDAP (#454) 2022-08-13 13:55:13 +05:00
test_ldap.sh Access management to PostgreSQL with LDAP (#454) 2022-08-13 13:55:13 +05:00
usr1.ldif LDAP auth in od 2021-04-28 17:54:56 +05:00
usr3.ldif Fix default_user ldap auth for default user configuration (#313) 2021-05-04 21:13:20 +05:00
usr4.ldif Access management to PostgreSQL with LDAP (#454) 2022-08-13 13:55:13 +05:00