×
This throws an exception if the user accessing this URL doesn't have Administer permission. If the administrator configured no security mechanism, the ...
Missing: book/ | Show results with:book/
Never rely on the Jenkins URL to not be known outside your team or organization alone for security. Logged-in users can do anything. Using the logged-in users ...
Customizing Content Security Policy. It is strongly recommended to set up the Resource Root URL instead of customizing Content-Security-Policy. Most of ...
This contains the version number of Jenkins, like "1.404" This is also a good way to check if an URL is a Jenkins URL. ⇐ Change time zone · ⇑ Using Jenkins ...
The /whoAmI/ URL allows determining who the current user is. It is available to users without permissions to troubleshoot permissions issues. /wsagents/ handles ...
It is defined by the Jenkins URL specified in the global configuration. --httpsListenAddress=$HTTPS_HOST. Binds Jenkins to listen for HTTPS requests on the IP ...
Click your name on the top right corner on every page, then click "Configure" to see your API token. (The URL $root/me/configure is a good shortcut.) You can ...
On the new agent node's Jenkins page, note the agent command line shown. It will be like: java \ -jar agent.jar \ -url <Jenkins URL> \ -secret <secret key> \ ...
Navigate to the Manage Jenkins > Plugins page in the web UI. · Click on the Advanced tab. · Choose the .hpi file from your system or enter a URL to the archive ...
When a build is already scheduled, the server replies with a “303 See Other”, the Location header pointing to the scheduled build URL. Clients without the READ ...