-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.11.0-alpha2
-
None
Given:
- process engine configuration introduced in
CAM-9591is enabled - ProcessEngineConfiguration#enforceSpecificVariablePermission - user does not have permissions to see variables - no READ_*_VARIABLE
- filter defines variables
Observed Behavior:
- user can see variables in Tasklist (in the list of tasks)
Expected Behavior:
- user cannot see variables in Tasklist (in the list of tasks)
Hints:
Currently, the authorization check is disabled for this query, please have a look at CAM-6082