Jenkins Credentials Plugin: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
=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]]
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 those stores and existing stores and by users to manage credentials available in Jenkins.
 
=Internal Credential Store=
 
The plugin provides a default internal credential store,

Revision as of 19:37, 24 April 2018

External

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 those stores and existing stores and by users to manage credentials available in Jenkins.

Internal Credential Store

The plugin provides a default internal credential store,