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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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.

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: