×
To make scripted clients (such as wget) invoke operations that require authorization (such as scheduling a build), use HTTP BASIC authentication to specify the ...
Jenkins provides machine-consumable remote access API to its functionalities. Currently it comes in three flavors: XML. JSON with JSONP support.
Jenkins access control is split into two parts: Authentication (users prove who they are) is done using a security realm. The security realm determines user ...
A systems administrator of such an application can configure credentials in the application for dedicated use by Jenkins. This would typically be done to ...
Missing: /url | Show results with:/url
Most Jenkins configuration changes can be made through the Jenkins user interface or through the configuration as code plugin. There are some configuration ...
In a terminal window run the command: ssh-keygen -f ~/.ssh/jenkins_agent_key · Provide a passphrase to use with the key (it can be empty) · Confirm the output ...
Missing: /url | Show results with:/url
An entity in the web UI corresponding to either a:Folder, Pipeline, or job. Jenkins URL. The main url for the jenkins application, as visited by a user ...
For a reverse proxy to work correctly, it needs to rewrite both the request and the response. Request rewriting involves receiving an inbound HTTP call and ...
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Use organization folders - create, update, and delete multibranch Pipeline folders and Pipeline jobs automatically (preferred). Use multibranch Pipelines - ...
Missing: /url | Show results with:/url