A Security Realm which informs the Jenkins environment how and where to pull user (or identity) information from. Also commonly known as "authentication.".
Jul 13, 2023 · Go to "Manage Jenkins" > "Manage Plugins" > "Available". Search for "CrowdStrike Security". Install the plugin. Manual Installation.
Missing: web | Show results with:web
An example showing how to search for a list of existing jobs and triggering all of them in parallel. Caveats. Calling other jobs is not the most idiomatic ...
jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. ... ontrackBranchSetup : Setup an Ontrack branch, and creates it if it ...
While Stapler has support for indexed List and Map entry access, this does not apply to Jenkins releases with the SECURITY-595 fix. Getters or fields ...
Mar 28, 2024 · Retrieve credentials from node. By default, credentials lookup is done on the master node for all steps. To enable credentials lookup ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mar 1, 2024 · This plugin allows you to store credentials in Jenkins.
Takes a remote (map) of settings and command to execute it on the remote node and returns output. See docs on the README for more information.
Missing: web | Show results with:web
A Pipeline's code defines your entire build process, which typically includes stages for building an application, testing it and then delivering it. Also, a ...