Hi, Wondering if there is a way to define ACLs so that a user can start/stop/kill a workflow launched by another user (in kerberized cluster)?
The use case is the following: users a, b and c are working on a project X and a business user has been created for project A. This business user is used to launch the workflow. Problem is: users are connecting to Hue as a, b, or c and they are not able to control the workflow. Is there a way to say, for example, that if a user belongs to the same LDAP group as the business user, the user is allowed to stop a workflow? Thanks