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

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

    • 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.

          [JENKINS-30020] OpenIdSession is not serializable, but we use it in Stapler session attributes

          Oleg Nenashev created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165100 ] New: JNJira + In-Review [ 181832 ]

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

              Created:
              Updated: