-
Bug
-
Resolution: Unresolved
-
Minor
-
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.