Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: github-oauth-plugin
-
Labels:None
-
Similar Issues:
Description
I am using Project-based Matrix Authorization Strategy to manage user permission.
I have an account under group A. I give this group Overall/Read permission. When I call rest API with user API token Jenkins rejects the request and says no overall/read permission. If I add this user to the matrix and grant appropriate permission, it works.
It seems API authorization doesn't work with Group.
Please help me on this. THanks
Attachments
Issue Links
- relates to
-
JENKINS-48423 Jenkins CLI SSH auth does not return GitHub authorities
-
- Open
-
- links to
Daniel Beck Sorry, I thought you must pass git access token so that it can pull the info from github.