×
Dec 6, 2023 · Access credentials from AWS Secrets Manager in your Jenkins jobs. This plugin is the high-level counterpart of the AWS Secrets Manager ...
Feb 29, 2024 · Provides a read only credentials store backed by Kubernetes.
Missing: deployment | Show results with:deployment
This credentials provider exposes a per-user credentials store for each user. • The credentials store supports credentials domains. • The credentials store only ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Jenkins' declarative Pipeline syntax has the credentials() helper method (used within the environment directive) which supports secret text, username and ...
Mar 28, 2024 · This plugins adds Jenkins pipeline steps to interact with the AWS API. withAWS; awsIdentity; cfInvalidate; s3Upload; s3Download; s3Copy ...
Dec 16, 2023 · Jenkins plugin to manage Azure credentials. ... It supports the following Azure credential types: Azure Service Principal, with the following ...
Feb 21, 2019 · Pipelines inside this folder can use the (e.g. deployment) credentials without limitation, while they're inaccessible to pipelines outside the ...
Mar 1, 2024 · This plugin allows you to store credentials in Jenkins.
In a lot of cases, consumer plugins will want to use credentials to authenticate against some external service. The recommendation is to use the ...