Skip to content

Add proper support for LDAP

Dmitry Ivanov requested to merge funbringer/picodata-ldap-support into master

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.

Edited by Dmitry Ivanov

Merge request reports