Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.