-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins installed from http://pkg.jenkins-ci.org/debian/ on Ubuntu Maverick, v1.0 of plugin installed
When running Jenkins behind apache and terminating https in apache, openid login always fails return_to verification.
I'm almost certain that because the "return_to" in the URL the OP forwards the browser to is a https URL but jenkins calls getRequestURL which returns a http in this case.