vt-middleware / ldaptive

A simple, extensible Java API for interacting with LDAP servers
56 stars 26 forks source link

Feature Request : Support for GSSAPI on the new namespace #105

Closed segui closed 8 years ago

segui commented 8 years ago

Hi,

After discussion on cas-user list, it appears that GSSAPI can't be used with CAS 4x as it was on CAS 3 [1] because of lack of support on the namespace DSL although ldaptive supports GSSAPI. It would be great to have this !

Thanks, Christophe.

[1] https://wiki.jasig.org/pages/viewpage.action?pageId=10650669

dfish3r commented 8 years ago

The 1.2-SNAPSHOT should support this via the sasl-bind-search-authenticator.

dfish3r commented 8 years ago

Feature supported in the next release.