External groups and REST API
My APS instance is configured to get groups from an LDAP.I am using the REST API to start process instances and assign tasks to groups.I found out that I cannot use the group name in the posted json: I have to specify the "group id".Because the proce...