Details
-
Bug Report
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
Problem:
A user "test" does not have any authorization to read deployments. When the user navigates for example to a process definition view in cockpit in the server log an AuthorizationException is logged.
The problem is that on the definition view the deployment resource will be loaded in order to generate a proper link to the repository view.
Expected Behavior:
The AuthorizationException is not thrown.