-
Bug
-
Resolution: Fixed
-
Minor
-
None
Bug discovered in Jenkins training. After setting up gmail auth credentials, an exception is sometimes seen on login attempts. After a minute, the error stopped occurring.
[JENKINS-9978] yadis exception seen on openID SSO on gmail
Workflow | Original: JNJira [ 140166 ] | New: JNJira + In-Review [ 175223 ] |
Component/s | New: openid-plugin [ 15793 ] | |
Component/s | Original: security [ 15508 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/plugins/openid/OpenIdLoginService.java
http://jenkins-ci.org/commit/openid-plugin/62485113a49b79e8fb9a66809b4b0cb92ad6535c
Log:
JENKINS-9978Improve the error diagnosisWhen YADIS discovery fails, openid4java does not report the URL it is hitting, making error diagnosis difficult.
Compare: https://github.com/jenkinsci/openid-plugin/compare/48a59a543d88...62485113a49b