I am using tomcat base camunda engine and added LDAP plugin. I have defined "administratorUserName" property in bpm-platform.xml
I am able to login and view all processes and all 3 screens i.e. cockpit, admin panel and tasklist.
But tasklist panel is not showing any tasks. It was working fine without LDAP plugin! Also I can fetch all tasks using rest api, so tasks are definitely present.
Any idea on what might have gone wrong? I have attached few screenshots for clarity.


