You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Giacomo Lamonaco (JIRA)" <ji...@apache.org> on 2016/03/21 11:48:25 UTC

[jira] [Commented] (SYNCOPE-780) On logout session is not completely cleared out

    [ https://issues.apache.org/jira/browse/SYNCOPE-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204011#comment-15204011 ] 

Giacomo Lamonaco commented on SYNCOPE-780:
------------------------------------------

It seems to be a browser cache issue: in chrome, if caching is disabled, session data are completely destroyed. We need to specify some options to avoid caching in angular service call.

> On logout session is not completely cleared out
> -----------------------------------------------
>
>                 Key: SYNCOPE-780
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-780
>             Project: Syncope
>          Issue Type: Bug
>          Components: enduser
>    Affects Versions: 2.0.0-M2
>            Reporter: Francesco Chicchiriccò
>            Assignee: Giacomo Lamonaco
>             Fix For: 2.0.0
>
>
> How to reproduce (with test data):
>  # log in as bellini
>  # logout
>  # log in as puccini
> You still see bellini's data.
> The only way to see puccini's data is to close the browser's window (simply clearing out cookies does not seem to have effect) and login again as puccini.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)