Valentin Kulichenko created IGNITE-4948:
-------------------------------------------
Summary: Web session clustering fails to work with Spring Security
Key: IGNITE-4948
URL:
https://issues.apache.org/jira/browse/IGNITE-4948 Project: Ignite
Issue Type: Bug
Components: websession
Affects Versions: 1.9
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Fix For: 2.0
{{WebSessionFilter.doFilterV2}} method do not refresh the local instance of session after {{chain.doFilter}}. But it's possible that session is replaced by some other filter (e.g. due to login). And if after this replacement some attributes are added, they do not end up in cache.
dev@ list discussion:
http://apache-ignite-developers.2346864.n4.nabble.com/IGNITE-2741-spring-session-design-td14560.html--
This message was sent by Atlassian JIRA
(v6.3.15#6346)