Jenkins have permission's by Project-based Matrix and by Role strategy for read/write/admin.How to give access/permission to view individual jobs/projects for different users ? Is there an existing plugin? Please help
Asked
Active
Viewed 158 times
1 Answers
1
This functionality is inbuilt. On a job, select "Enable project-based security" and specify permissions per user for this job only.

Slav
- 27,057
- 11
- 80
- 104
-
But this will work only with "Project-based Matrix Authorization Strategy". Bit outdated but still useful: http://stackoverflow.com/a/9925333/1586762 – Vitalii Elenhaupt Jun 25 '15 at 15:06