Add proper support for LDAP
Compare changes
Files
6- Dmitry Ivanov authored
NB: this commit needs the fixes in tarantool-sys, so we have to update the git submodule.
Previously, we implemented LDAP auth mechanism in core tarantool. This MR aims to add support for LDAP to picodata connect
and a few other api methods, namely pico.create_user
& pico.change_password
. It also fixes a few bugs discovered in the progress.
Related: picodata/tarantool!82.
NB: this commit needs the fixes in tarantool-sys, so we have to update the git submodule.