It's all about the answers!

Ask a question

Hidden Build Definition Parameters


Alvaro Munoz (133) | asked Nov 10 '16, 1:45 p.m.
I have a Jenkins Build Definition in RTC, and set up one parameter as HIDDEN (writing HIDDEN in the description). This encrypts the password sent to Jenkins, but I've been unable to Decrypt it.

I tried with the Secret class (http://javadoc.jenkins-ci.org/hudson/util/Secret.html) and the RTC Obfuscation, but neither decrypts the String correctly.

What should I use to decrypt it?

Accepted answer


permanent link
Sridevi Sangaiah (59179) | answered Nov 11 '16, 2:13 a.m.
JAZZ DEVELOPER
Currently there is no support for hidden build properties. What is there today is specifically targeted for Build Forge  build definitions. So, it wouldn't work as expected for Jenkins build definitions.

Thanks,
Sridevi
Alvaro Munoz selected this answer as the correct answer

Comments
Alvaro Munoz commented Nov 11 '16, 7:45 a.m.

 Thank you, Sridevi.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.