'User is missing the Overall/Read permission' error with Jenkins GitHub OAuth Plugin

后端 未结 19 1975
天命终不由人
天命终不由人 2020-12-08 04:24

I\'m using the github oauth plugin for our logins but for all of our users in the Organisation I get an error:

Access Denied

 is missing the Ov         


        
19条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-08 04:45

    I had exactly the same problem and adding the plugin Role Strategy Plugin fixed the problem.

    All I had to do was install the plugin, create two groups - admin / developer and then add users to the groups.

    A much much better solution than recreating the whole permissions matrix :)

提交回复
热议问题