-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Create configuration [*] which enables reading variables with the following permissions:
- READ permission on Process instance resource
or - READ_INSTANCE permission on Process definition resource
or - READ_INSTANCE_VARIABLE, READ_HISTORY_VARIABLE permission on Process definition resource (new)
Notes: When the configuration is enabled in order to read/"see" everything the user needs: READ_HISTORY and READ_HISTORY_VARIABLE.
Take into account #getVariable and query variables, Task variable API and Form variable API.
- for runtime task and form variables: READ_TASK_VARIABLE on Process definition resource (new) and READ_VARIABLE on task resource (new; use case standalone tasks)
Document the new option: https://docs.camunda.org/manual/7.10/user-guide/process-engine/authorization-service/#permissions-by-resource
Hints: When the configuration is enabled we can only check if the user has READ_HISTORY_VARIABLE permission.
[*] Similar to https://docs.camunda.org/manual/7.10/user-guide/process-engine/authorization-service/#default-task-permissions
This is the controller panel for Smart Panels app
- depends on
-
CAM-9548 Advanced Operator Authorizations
- Closed
- is depended on by
-
CAM-9601 In Admin, I can configure whether an operator can see process variables or not
- Closed
-
CAM-9846 In Admin, I can configure whether an operator can see process variables or not for Task
- Closed
- is related to
-
CAM-9843 A user can see variables in Tasklist even that they are not supposed to
- Closed