Salt-api can use LDAP authentication with the salt-master. Even though the python-ldap module was installed for the salt-master python instance there is an error message in the /etc/salt/master log as specified below and the request fails.
gssdb.gmssql.example.net salt-master[xxxx]: [WARNING ] Authentication failure of type "eauth" occurred.
gssdb.gmssql.example.net salt-master[xxxx]: [ERROR ] LDAP authentication requires python-ldap module
Issue verified on the following releases:
A github bug was filed with the Salt Project. [BUG] Issue with ldap authentication when using salt-api #66855