Jenkins: 403 No valid crumb was included in the request

前端 未结 16 1801
野性不改
野性不改 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:38

    This solution is SAFE to use

    came along this issue when we changed jenkins to be accessible via reverse proxy.

    There is an option in the "Configure Global Security" that "Enable proxy compatibility" This helped with my issue.

提交回复
热议问题