-
Bug
-
Resolution: Fixed
-
Major
was trying to get CAS to work as openID provider and use that openID provider url to login to jenkins. On my CAS side I have a server url as "http://myserver/cas-openid-server/login". However, everytime I try to user this url in jenkins using your plugin, I get this error page which says "javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/openid4java/util/OpenID4JavaDOMParser". The error log doesn't say much
[JENKINS-24288] Noclassdef found in openID plugin
Component/s | New: openid [ 15793 ] | |
Component/s | Original: plugin-usage [ 19227 ] |
Component/s | New: plugin [ 15491 ] | |
Assignee | New: Kohsuke Kawaguchi [ kohsuke ] |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 157169 ] | New: JNJira + In-Review [ 195634 ] |
To be noted that I am behind a proxy. But I dont think it should cause this error.