You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "thiagesh (JIRA)" <ji...@apache.org> on 2017/03/19 20:31:41 UTC

[jira] [Created] (SHIRO-616) Two different sessions are created

thiagesh created SHIRO-616:
------------------------------

             Summary: Two different sessions are created
                 Key: SHIRO-616
                 URL: https://issues.apache.org/jira/browse/SHIRO-616
             Project: Shiro
          Issue Type: Bug
            Reporter: thiagesh


After first login i get a session id.
During the second login, i get a different session id and isAuthenticated returns false, as a result of which i call login for the second time.
After that i get both the session ID's alternatively for subsequent requests.

FYI I use shiro on top of dropwizard.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)