Benjamin Marwell created SHIRO-827:
--------------------------------------
Summary: Create a JdbcSessionStore
Key: SHIRO-827
URL: https://issues.apache.org/jira/browse/SHIRO-827
Project: Shiro
Issue Type: Improvement
Components: RememberMe, Session Management
Reporter: Benjamin Marwell
Fix For: 2.0.0
Session store is local by default with a random AES key.
If the user sets a key, the session will still be lost upon failover.
For those who cannot use hazelcast or other data grids, a simple JDBC-based
session store would be a simple solution to validate and retain sessions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)