I added a workaround to the JIRA issue for anyone experiencing this
problem. I'll repost it here for convenience:
This is a valid issue. A workaround is to manually set the cookie path
by either calling
DefaultWebSecurityManager.setRememberMeCookiePath(...) or directly on
the RememberMeManager by using WebRememberMeManager.setCookiePath(..)
Just set the cookie path to "/"
On Dec 5, 2008, at 11:35 AM, Peter Ledbrook wrote:
If you (or Peter) believe this should be solved by JSecurity
automatically, please open a Jira issue
(https://issues.apache.org/jira/browse/JSEC) so we can address it.
https://issues.apache.org/jira/browse/JSEC-34