-
Bug Report
-
Resolution: Cannot Reproduce
-
L3 - Default
-
None
-
7.13.0
-
None
When I start Camunda BPM Run with the default configuration, loggingin with the demo credentials is not possible due to a CSRFPreventionFilter error.
This only ocurrs when using Firefox with the CE and the EE version of Run and only with the default configuration. The production configuration sets some CSRF properties and this works fine with Firefox. This might be related to CAM-10791.
Tested with:
- Camunda BPM Run 7.13.0-alpha3(-ee)
- H2
- Firefox 74
- Windows 10
Expected behavior:
When starting with the default configuration, the login works as expected.
This is the controller panel for Smart Panels app
- is related to
-
CAM-10791 Firefox does not send CSRF cookie if initial request comes from a cross-origin
- Closed