Missing CSRF token after F5 HTTP redirection to HTTPS
Hi,
Hit with this problem when turning the http redirection to https at my F5 Load balancer. Do help on the possible resolution for this issue.
Detail of the error log:
ERROR 9 Jul 2017 20:04:59 org.owasp.csrfguard.CsrfGuard - Referer domain https://<domain-name>/web/desktop does not match request domain: http://<domain-name>/csrf
ERROR 9 Jul 2017 20:05:02 org.owasp.csrfguard.CsrfGuard - Referer domain https://<domain-name>/web/userview/AppFeedback/PR_userview/_/home? does not match request domain: http://<domain-name>/csrf
ERROR 9 Jul 2017 20:05:11 org.owasp.csrfguard.CsrfGuard - Referer domain https://<domain-name>/web/userview/AppFeedback/PR_userview/_/newFeedback does not match request domain: http://<domain-name>/csrf
ERROR 9 Jul 2017 20:05:29 org.owasp.csrfguard.CsrfGuard - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:X.X.X.X, method:POST, uri:/web/userview/AppFeedback/PR_userview/_/newFeedback, error:required token is missing from the request)
ERROR 9 Jul 2017 20:06:19 org.owasp.csrfguard.CsrfGuard - Referer domain https://<domain-name>/web/console/monitor/running?_ov=1499947577686 does not match request domain: http://<domain-name>/csrf