-
Type:
New Feature
-
Resolution: Done
-
Priority:
Major
-
None
-
Affects Version/s: 3.2.0
-
Component/s: security
-
None
-
Environment:
Spring security 4
There is no way to start an application with spring security 4 due to the CSFR by default, every ajax request is reject with a 403 access denied on /zkau. when it is disabled all works right.
<csrf disabled="true"/>