jenkinsci / thycotic-devops-secrets-vault-plugin

πŸ”’ DevOps Secrets Vault Jenkins Plugin for secure retrieval of secrets in Jenkins using DelineaXPM DevOps Secrets Vault

Home Page:https://docs.delinea.com/dsv/current/integrations/jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thycotic DevOps Secrets Vault

Jenkins Plugin Build

The Thycotic DevOps Secrets Vault (DSV) Jenkins Plugin allows you to access and reference your Secrets data available for use in Jenkins builds.

Usage

This plugin add the ability to include Secret data into your build environment.

build-environment

This is allows you to include the Vault Tenant of your DevOps Vault, along with the Secret Path of the secret data you wish to access.

Additionally you will need to include a valid credential provider.

add-credential

You will now have the option to change the kind of credential you wish to add, to that of a DevOps Secrets Vault Client Secret.

After you have added your credentials to the build environment you can use the secret in your build/s.

IMPORTANT: By default, this plugin will add a DSV_ prefix to the environment variables. You should leave the Environment Variable Prefix field blank in the Jenkins UI when consuming your credential.

About

πŸ”’ DevOps Secrets Vault Jenkins Plugin for secure retrieval of secrets in Jenkins using DelineaXPM DevOps Secrets Vault

https://docs.delinea.com/dsv/current/integrations/jenkins

License:Apache License 2.0


Languages

Language:Java 98.3%Language:HTML 1.7%