-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins LTS 1.409.3 with OpenID plugin 1.4
I've configured the OpenID plugin as SSO, attempting to use it with a Google Apps for Business domain, roughly as follows (in config.xml)
+ <securityRealm class="hudson.plugins.openid.OpenIdSsoSecurityRealm">
+ <endpoint>https://www.google.com/accounts/o8/site-xrds?hd=example.com</endpoint>
+ </securityRealm>
When attempting to login, Jenkins correctly re-directs me to the Google Apps page for confirmation, but upon completion, I get a null pointer exception in doFinishLogin.
I can't tell if this is the same as JENKINS-9216.
- is duplicated by
-
JENKINS-14415 500 when using Google SSO
-
- Resolved
-
-
JENKINS-14694 Null pointer exception when using Google Apps login via an alias Jenkins URL
-
- Resolved
-
[JENKINS-11746] OpenID plugin gives NPE in OpenId Plugin at OpenIdSsoSecurityRealm.doFinishLogin(OpenIdSsoSecurityRealm.java:159)
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 141989 ] | New: JNJira + In-Review [ 189925 ] |