-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
The cors.request.decorate property toggles if the embedded Tomcat server (in Camunda Run) should add CORS attributes to HttpServletRequest objects. The property is true by default.
As a Camunda Run user, this property doesn't bring any value since the {{HttpServletRequest objects are not accessible through Camunda Run.
Acceptance Criteria (Required on creation):
- The cors.request.decorate property is removed from the Camunda Run code.
- Code related from cors.request.decorate property is removed from the Camunda Run codebase.
- Documentation related to the cors.request.decorate property is removed.
This is the controller panel for Smart Panels app
- is related to
-
CAM-11900 Camunda BPM Run: CORS filter does not allow all HTTP request headers
- Closed