jenkins-job-builder: use a real user + API token to authenticate to Jenkins
Without disabling CSRF (complicated, will probably become impossible at some point), we did not manage to have jenkins-job-builder use the API with current Jenkins LTS. Using the standard security setup (https://wiki.jenkins.io/display/JENKINS/Standard+Security+Setup), an actual user, and its API token, repairs communication with the API. refs tails/sysadmin#16955
Please register or sign in to comment