-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
-
M
Brief summary of the bug. What is it ? Where is it ?
If a user has so many permissions that the serviceToken exceeds the size of 4096 bytes cannot access optimize. Modeler solved the same problem by breaking down the cookie: https://github.com/camunda/web-modeler/pull/423/files
Steps to reproduce:
Assign a user to e.g. many organizations
Actual result:
Optimize doesnt load
Testing notes:
- A user as part of many orgs with should now be able to access Optimize within all of those orgs
Notes:
- We can also consider a patch to the 3.9 maintenance branch for this
Expected result:
Should work