×
Mar 1, 2024 · If you are writing a plugin for Jenkins and you need to retrieve credentials using the Credentials API, you should read the consumer guide.
In a lot of cases, consumer plugins will want to use credentials to authenticate against some external service. The recommendation is to use the ...
This credentials provider exposes a per-user credentials store for each user. • The credentials store supports credentials domains. • The credentials store only ...
Sep 7, 2021 · Consumer guide. If you are writing a plugin ... This plugin allows the credential provider to use Google Cloud Platform OAuth Credentials ...
Dec 10, 2019 · The provider integrates with the ecosystem of existing Jenkins credential consumers, such as the Git and SSH Agent plugins. The provider ...
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 ...
Mar 30, 2020 · Azure Key Vault is a product for securely managing keys, secrets and certificates. I'm happy to announce two new features in the Azure Key ...
Implementing a credentials provider should be reserved to integration of Jenkins with external credentials stores although there may be some exotic use ...
Sep 22, 2023 · OAuth Credentials Plugin. This plugin library allows OAuth providers to surface OAuth credentials in Jenkins. Note. By itself, this library ...
User Guide - Installing Jenkins - Jenkins ... credentials("user:apiToken") // Optional. .build ... server/jenkins"; my $uagent = LWP::UserAgent->new; my $req ...