Getting users and groups from LDAP

I followed the instructions here - https://docs.camunda.org/manual/7.3/guides/user-guide/#process-engine-identity-service-the-ldap-identity-service

now on startup, it shows a log PLUGIN LdapIntentiyProviderPlugin activated on process engine default

However, after that point it doesnt do anything for LDAP. No errors are shown in the log, but ACT_ID_USER has no users pulled from LDAP either…

Not sure where to go from here

Got it working, i think the issue was

  • missing useSsl property
  • Wrong LDAP search strings