Hi Guys, i've installed Apache Syncope 2.1.6 with maven using tomcat 9.0.34 as JAVA EE container and MySQL as internal Storage. I can access to syncope-console pointing to tomcat 9080 port and everything seems to work fine, but whe i try to access to syncope-console pointing to an Apache Web Server acting as reverse-proxy i got following error:
12:04:14.508 DEBUG org.apache.wicket.protocol.http.CsrfPreventionRequestCycleListener - Source URI conflicts with request origin, aborted 12:04:14.509 INFO org.apache.wicket.protocol.http.CsrfPreventionRequestCycleListener - Possible CSRF attack, request URL: http://www.cds.org/syncope-console/login, Origin: https://www.cds.org, action: aborted with error 400 Origin does not correspond to request even if csrf is set to false in console.properties. Any ideas? -- Sent from: http://syncope-user.1051894.n5.nabble.com/
