privacyidea / privacyidea-ldap-proxy

:evergreen_tree: LDAP Proxy to intercept LDAP binds and authenticate against privacyIDEA
GNU Affero General Public License v3.0
19 stars 12 forks source link

Fix Zammad integration with AD #32

Open fredreichbier opened 7 years ago

fredreichbier commented 7 years ago

Zammad integration is currently a bit tricky:

fredreichbier commented 7 years ago

We can work around problem 2 if we just throw away all LDAPSearchResultReference responses, as they are probably ignored by the apps anyway. However, the proxy won't be very transparent anymore in that case.

fredreichbier commented 5 years ago

Upstream has added basic support for LDAPSearchResultReference: https://github.com/twisted/ldaptor/commit/35bc45b27c24e938766519a10435a3dbee719da6