This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.
Summary
.
Question
How to bypass CSRF filter on certain pages?
Answer
You can use parameter CSRF_BYPASS_URLS and point it to the page you want to bypass like below:
com.kintana.core.server.CSRF_BYPASS_URLS=/itg/web/knta/crt/RequestSearchXlsxExport.jsp,/itg/web/knta/crt/RequestSearch.jsp