Can HTML submit button trigger a Jenkins job ?

2020-11-01 Thread Shifa Shaikh
My HTML code is like below where i pass the crumb and try to trigger a Jenkins DSL job along with passing parameters: On the browser i see the URL as: https://localhost:8080/job/myjob1/buildWithParameters?paramone=myhost1-stop-myfolder%20-H%20Jenkins-Crumb:d863847724897hghjtg37684yh4j3y9847d

Re: JNLP inbound Agent

2020-11-01 Thread Ivan Fernandez Calvo
The inbound agents negotiate the connection calling a HTTP/S URL, because of that your fixed inbound does not apear in the URL you see in the UI. The URL you see there, it is generated with the setting Jenkins URL you have in Manage Jenkins/System Configuration,. Because you see an HTTP URL and