Re: HTTP Status 403 – Forbidden error

2021-02-27 Thread Mohan
It looks security feature included in *2.263.1(LTS) version,**and that required authentication even for tomcat.* 1) Under Configure Global security --> CSRF Protection -->Enable proxy compatibility( Tick marked Enabled). 2) hudson.security.csrf.GlobalCrumbIssuerConfiguration.DISABLE_CSRF_PROTECTIO

Re: HTTP Status 403 – Forbidden error

2021-02-18 Thread Mark Waite
You may need to investigate the settings on your tomcat server. I would guess that it is somehow disrupting the flow of the crumb from Jenkins to the browser or from the browser to Jenkins. I don't run Jenkins in tomcat, so I have no experience with diagnosing issues in tomcat. On Thu, Feb 18, 2

Re: HTTP Status 403 – Forbidden error

2021-02-18 Thread Mk
Thanks Mark. I have uninstalled the *MultiSCM plugin* and restarted the service. However still i am experiencing the same problem*. *Under *Manage Jenkins* --> *Configure Systems* section post any modification if i click save button it fails. Now from systems log i can below error message. Feb

Re: HTTP Status 403 – Forbidden error

2021-02-18 Thread Mk
Thanks Mark. I have uninstalled the *MultiSCM plugin* and restarted the service. However still i am experiencing the same problem*. (**Manage Jenkins* --> *Configure Systems* section post any modification if i click save button it fails). Now from systems log i can below above errors disappeare

Re: HTTP Status 403 – Forbidden error

2021-02-18 Thread Mark Waite
That null pointer exception seems likely to have been caused by one of the plugins that was updated. Since it is mentioning LibraryConfiguration, SCMRetriever, and MultiSCM, you might first look at the workflow-cps-global-lib and the multiple-scms plugin to see if either of them were recently upgr

HTTP Status 403 – Forbidden error

2021-02-18 Thread Mk
Hello Jenkins Community team, I am using *Jenkins - 2.263.1(LTS)* deployed through tomcat. I have upgraded few of the plugins yesterday since then i am facing following issue whenever i modify any settings under *Manage Jenkins* --> *Configure Systems* section if i click save button. it takes