Jenkins Permission's to user according to jobs

179 Views Asked by At

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

1

There are 1 best solutions below

1
On BEST ANSWER

This functionality is inbuilt. On a job, select "Enable project-based security" and specify permissions per user for this job only.