Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30020

OpenIdSession is not serializable, but we use it in Stapler session attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • openid-plugin
    • None

      Follow-up to https://github.com/jenkinsci/openid-plugin/pull/9 ...

      FindBugs complains about it: Stapler.getCurrentRequest().getSession().setAttribute(SESSION_NAME,this);

      BTW, we also retrieve this session later and it seems to be working (how?). Leaving the issue to the future investigation.

            kohsuke Kohsuke Kawaguchi
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: