This is one of the most widely used Authorization methods in Jenkins. Let us explore it in detail by performing the following steps:
- Enable the Matrix-based security authorization method by selecting it. You will be presented with the following matrix:
Matrix-based security configurations
- From the previous screenshot, you can see the columns represent various items in Jenkins and the rows represent various users. At the bottom of the matrix there is an option to add users.
- Let us add some users and provide them some permissions.
- To add a user, enter the exact username of the user in the User/group to add field, and ...