Details
-
Bug
-
Status: Open (View Workflow)
-
Blocker
-
Resolution: Unresolved
-
Jenkins version is 2.263.1-LTS
Java Version - openjdk version "1.8.0_275"
OS - CentOS -8.2
Apache-tomcat-9.0.30
Reverse proxy running in-front of Jenkins.
Description
Under Manage Jenkins --> Configure Systems section, if i click apply or save button it shows below error on browser(Firefox, Chrome). I cannot Apply (Or) Save any configuration due to below errors.
HTTP Status 403 – Forbidden
Type Status Report
Message No valid crumb was included in the request
Description The server understood the request but refuses to authorize it. Apache Tomcat/9.0.30
Do i need to add any additional configuration in my tomcat side? Please let me know.
We have been running our jenkins under tomcat for last 10 years until we upgrade our jenkins from 2.235.5 (LTS) to 2.263.1-LTS we had no issue.
Sure we will consider to move out of tomcat.
Nginx reverse proxy side seems no issues, because i have tested without nginx reverse proxy even in that too facing same problem.
it looks CSRF is causing issue with tomcat. still digging. hopefully will sorted out.