when defining permissions, one has to create an Authorization object, set the fields “resource” and “resourceId” (and user/group) and then save the object.
Is there any docs explaining the meaning of the IDs for each resource type?
As a follow up to my own question: Can anybody tell me what a permission (e.g. READ) for the ressource of type “PROCESS_INSTANCE” mean?
Does it mean that I’ll be able to see the specified instances in the cockpit even if I don’t have the permission at the process model level (i.e. PROCESS_DEFINITION)?