-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins v 2.32.3 via jenkins:alpine docker container
Github Authentication Plugin v 0.25
I have github oauth plugin connected to a team at github. I have GitHub Committer Authorization Strategy enabled. Admin users work correctly, but non-admin users receive a "Access Denied foo is missing the Overall/Read permission"
I do not want to enable Read to All Authenticated Users. I want members of the organization to be able to READ and BUILD, exactly like Github Committer Authorization Strategy describes.
- duplicates
-
JENKINS-27844 Improve Use Github repository permissions
-
- Open
-
Sounds like a reasonable solution. Maybe you want to remove the github committer authorization strategy from the code since it is "not very good" and point people at the matrix, which looks like it might be a better all around solution.