December 2017
Beginner to intermediate
362 pages
8h 35m
English
In the previous section, we saw the matrix-based security authorization feature, which gave us a good amount of control over the users and permissions.
However, imagine a situation where your Jenkins server has grown to a point where it contains hundreds of Jenkins jobs and many users, and you want to control user permissions at the job level (project level).
In such a case, we need the Project-based Matrix Authorization Strategy:

Let us learn how to configure the Project-based Matrix Authorization Strategy. Perform the following steps:
Read now
Unlock full access