-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT
Remove integration tests for CSRF Prevention security properties
Problem
- Spring Boot Starter 3.0 is bound to Camunda BPM 7.9.0 which has not CSRF prevention filter
- The CSRF prevention filter was introduced with Camunda BPM 7.9.0
- This is why with
CAM-10508, a component only present in the test was added - This test component is not configurable so the security properties cannot be tested via ITs
This is the controller panel for Smart Panels app
- is related to
-
CAM-10508 Add integration test for CSRF Prevention to Spring Boot Starter
- Closed