-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins Enterprise 2.46.2.1-rolling
kerberos-sso-plugin 1.3
Jenkins Master: RHEL 6.9
java version "1.8.0_111"
Apache reverse proxy with context path /jenkins
Chrome 58
-
-
1.5
My Jenkins server lives behind a /jenkins context path and reverse proxy through Apache and when the login request finishes it redirects back to an extra /jenkins when it logs in via Kerberos. This only started after we enabled the kerberos-sso plugin.
Chrome Dev tools login request/response:
Request URL:
https://<host>/jenkins/login?from=%2Fjenkins%2FRequest Method:
GETStatus Code:
302 FoundResponse Location:
https://<host>/jenkins/jenkins/
If I then navigate back to the proper location, I've been successfully logged in.
[JENKINS-44484] Redirect after Kerberos login broken
Released As | New: 1.5 | |
Assignee | Original: Tomas Westling [ t_westling ] | New: Peter Nordquist [ peter_nordquist ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |