Jenkins: 403 No valid crumb was included in the request

前端 未结 16 1802
野性不改
野性不改 2020-12-05 01:44

I configured jenkins in spinnaker as follows and setup spinnaker pipeline.

 jenkins:
    # If you are integrating Jenkins, set its location here using the bas         


        
16条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 02:29

    To resolve this issue I unchecked "Prevent Cross Site Request Forgery exploits" in jenkins.com/configureSecurity section and it started working.

提交回复
热议问题