feat: add ldap support to pgproto
The patch adds support of ldap auth method to pgproto. For ldap we request user password in clear text using corresponding protocol message. Afterwards password is passed to tarantool `authenticate` method which handles ldap based auth. Important: since password is transferred as clear text it is advised to setup ssl.
parent
ecdbd777
No related branches found
No related tags found
Pipeline #59486 failed
Stage: build-base-image
Stage: test
Stage: docker
Stage: build-stress-image
Stage: stress-test
Stage: deploy