OpenID plugin gives NPE in OpenId Plugin at OpenIdSsoSecurityRealm.doFinishLogin(OpenIdSsoSecurityRealm.java:159)

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Major
    • Component/s: openid-plugin
    • None
    • Environment:
      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.

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Emil Sit
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: