You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Michael Pusterhofer (JIRA)" <ji...@apache.org> on 2017/07/22 11:06:00 UTC

[jira] [Updated] (SHIRO-633) Remove HttpSession attributes when invalidated

     [ https://issues.apache.org/jira/browse/SHIRO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Pusterhofer updated SHIRO-633:
--------------------------------------
    Affects Version/s: 1.3.0

> Remove HttpSession attributes when invalidated
> ----------------------------------------------
>
>                 Key: SHIRO-633
>                 URL: https://issues.apache.org/jira/browse/SHIRO-633
>             Project: Shiro
>          Issue Type: Bug
>          Components: Session Management
>    Affects Versions: 1.3.0
>         Environment: 4.11.9-1-ARCH x86_64 GNU/Linux
>            Reporter: Michael Pusterhofer
>
> When calling logout the HttpSession does not remove the attributes added throughout the session. This results in the HttpSession not being valid after the logout longer valid and the RAP application to wait forever, due to the HttpSessionBindingListener not being called.
> The problem can be found in the  [RAP forum|https://www.eclipse.org/forums/index.php/t/1087620/]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)