Jenkins Credentials Plugin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
=Overview= | =Overview= | ||
The Credentials Plugin exposes an API for credential management. The API can be used by plugin authors to define [[Jenkins_Security_Concepts#Credential_Type|credential types]], integrate external [[#Credential_Store|credential stores]] with Jenkins and retrieve credentials from [[#Credential_Store|credential stores]] |
Revision as of 19:33, 24 April 2018
External
- https://wiki.jenkins.io/display/JENKINS/Credentials+Plugin
- https://github.com/jenkinsci/credentials-plugin/blob/master/docs/user.adoc
Internal
Overview
The Credentials Plugin exposes an API for credential management. The API can be used by plugin authors to define credential types, integrate external credential stores with Jenkins and retrieve credentials from credential stores