-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Steps to reproduce:
- start a process engine with authorizationEnabled = true
- deploy a case (the authenticated user should not have any authorization)
- execute RepositoryService#getCaseModel()
Problem:
An exception is thrown, that the given user does not have an authorization on the deployment.
Expected Behavior:
The case model and diagram is returned and the exception is not thrown.
Hint:
This line should be executed without authorization.