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

thiagesh commented on SHIRO-616:
--------------------------------

On further debugging using Thread.currentThread().getId(), i found that im 
getting different sessionID's for different threads!

> 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)

Reply via email to