Clicking a specific group in flowable-idm does not return users

Hi Sebastiaan,
Thanks, I have studied the other topic too, and btw I’m quite sure that it is not LDAP implementation related, but the logic in flowable-idm is incorrect.
Also the LDAP query to get users in a group is missing completely. (That could be still “reverse calculated” from the ldap.query.userall and ldap.query.groupsforuser queries.)
So in the current IDM UI implementation, the LDAP based grouping of users does not function.
I also tried to build a form in flowable-modeler and use the “Group of people” field. Interestingly I can pick a group, and it gets stored in the process (as string), but it is not possible to display it in a later form in “Group of people” type field (only as text), and does not function as user task candidate group either. I’m not sure if that is casued by the flowable-task or flowable-idm.
Now it seems so that without having the UI apps fixed, or having an own identity management, I cannot use the suit to execute business processes.