<div dir="ltr"><div><div><div>According to the documentation [1], the LDAP Connector should support SASL-GSSAPI as an authentication type.<br><br></div>I was wondering if this has actually been implemented? Looking at the code [2],[3], it's not obvious to me that setting authenticationType to SASL-GSSAPI actually has any affect. From a quick scan of [4], I was expecting to find a call to bindSaslGssApi or bindSasl.<br><br></div>Is the use of this authenticationType documented anywhere?<br><br></div>Thanks.<br><div><div><div><br>[1] <a href="https://wiki.evolveum.com/display/midPoint/LDAP+Connector+Migration">https://wiki.evolveum.com/display/midPoint/LDAP+Connector+Migration</a><br>[2] <a href="https://github.com/Evolveum/connector-ldap/search?l=Java&q=sasl">https://github.com/Evolveum/connector-ldap/search?l=Java&q=sasl</a><br>[3] <a href="https://github.com/Evolveum/connector-ldap/search?l=Java&q=authenticationType">https://github.com/Evolveum/connector-ldap/search?l=Java&q=authenticationType</a><br>[4] <a href="http://directory.apache.org/api/user-guide/5.3-sasl-bind.html">http://directory.apache.org/api/user-guide/5.3-sasl-bind.html</a><br><br></div><div>Christopher Hoskin<br></div></div></div></div>