-
Bug
-
Resolution: Duplicate
-
Blocker
-
Jenkins 2.178 from docker jenkins/jenkins.
GitHub Authentication plugin 0.32
Matrix Authorization Strategy Plugin 2.4.2
behind jwilder/nginx-proxy:0.6.0
After upgrading GitHub OAuth plugin 0.31->0.32 I had errors at the Matrix-based security interface (Manage Jenkins->Configure Global Security)
"ERROR" instead of users names.
Click on "ERROR" show full error message:
HTTP ERROR 403
Problem accessing /jenkins/descriptorByName/hudson.security.GlobalMatrixAuthorizationStrategy/checkName. Reason:
Forbidden
I can't add new user. After "applay" i had error page":
HTTP ERROR 403
Problem accessing /jenkins/configureSecurity/configure. Reason:
No valid crumb was included in the request
Authentication itself work well.
- duplicates
-
JENKINS-57154 Regression in github-oauth-plugin 0.32 breaks /configureSecurity page
- Resolved