Skip to content
Friedrich Weber edited this page Sep 29, 2017 · 8 revisions

Here, we will collect apps which are known to be working with the privacyIDEA LDAP proxy.

Compatible

ownCloud

  • <10.0.3: needs the bind cache
  • >=10.0.3: bind cache can be deactivated
  • realm mapping via app cache is possible

Zammad

  • see #32
  • app cache: untested
  • needs ignore-search-result-references = false, allow-connection-reuse = true, forward-anonymous-binds = true
  • todo: does it send subsequent bind requests?

BookStack

  • needs allow-connection-reuse = true
  • todo: does it send subsequent bind requests?

gitlab 10.0.2

  • needs allow-connection-reuse = true
  • todo: does it send subsequent bind requests?

redmine

  • seems to work pretty fine

moodle

  • needs allow-connection-reuse = true
  • todo: does it send subsequent bind requests?

Bugzilla

  • needs allow-connection-reuse = true
  • todo: does it send subsequent bind requests?

Incompatible

Odoo Community Edition

  • The standard ldap plugin authenticates the user pretty often, which fails with OTP
Clone this wiki locally