Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: credentials-binding-plugin
-
Labels:
-
Environment:Ubuntu 14.04
Jenkins 1.596.1
credentials-binding 1.4
credentials 1.22
mask-passwords 2.7.2
-
Similar Issues:
Description
I used the Credentials Binding plugin to store a username/password pair in the Jenkins global config.
Then, I created a project, and bound a username/password variables to these credentials.
Then I was able to print out the value of the password to the console log.
Screen shots are attached.
Attachments
Issue Links
- is related to
-
JENKINS-27486 Workflow step to mask console output
-
- Resolved
-
-
JENKINS-24805 Mask credentials in Build Log
-
- Resolved
-
JENKINS-27486covers an analogous scenario from inside a Workflow job.