Re: How to restrict access to my job parameters from my read-only users

2017-01-27 Thread 'Björn Pedersen' via Jenkins Users
Hi, for sensitive parameters, I would use the credentials-plugin. Björn Am Mittwoch, 25. Januar 2017 02:44:03 UTC+1 schrieb Francisca Munhoz: > > Hi guys, I have a Read-only user group on my Jenkins server. > > They can not see the config from the jobs if they check parameters > (/job/MYJOB/1

How to restrict access to my job parameters from my read-only users

2017-01-24 Thread Francisca Munhoz
Hi guys, I have a Read-only user group on my Jenkins server. They can not see the config from the jobs if they check parameters (/job/MYJOB/123/parameters/) they will be able to see the value. There is a way to restrict access to /job/MYJOB/123/parameters/ ? Or how can I protect this sensitive