When we enabled LDAP support and pointed to our main directory base, if we click in options "Users" or "Groups" inside Camunda Admin, it results in java.lang.OutOfMemoryError exceptions because we have too many users (~50000) and groups (~38000).
On that cases I believe that we should show just the first 20 itens or something like that. It would be interesting if we could add an search box on that screens otherwise it will be a useless screen for large user and groups databases.