-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.11.0-alpha2
-
Component/s: engine
-
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