Meaning of the IDs at the permissions

Hello,

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?

Thank you!

Ah, I’ve found it here: Authorization Service | docs.camunda.org

2 Likes

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)?

The docs does not reveal any details here…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.