Jenkins restrict view of jobs per user

前端 未结 7 1399
萌比男神i
萌比男神i 2020-12-02 09:00

Is there a way to restrict user to view only certain jobs in Jenkins.

Jenkins allows the restriction of user ability per project via the \"Project-based Matrix Autho

相关标签:
7条回答
  • 2020-12-02 09:50

    Think this is, what you are searching for: Allow access to specific projects for Users

    Short description without screenshots:
    Use Jenkins "Project-based Matrix Authorization Strategy" under "Manage Jenkins" => "Configure System". On the configuration page of each project, you now have "Enable project-based security". Now add each user you want to authorize.

    0 讨论(0)
提交回复
热议问题