There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-994cce8f-58d8-484e-ad09-34914399635c XWIKI-23586 Open

Users are logged out after the server session expires even if the "Remember Me" option is ticked

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-49378e7e-0769-4aac-89d5-96bd0a125680 Ilie Andriuta on 09/Oct/25 15:38
 
- There were no stacktraces or any errors/warnings on XWiki logs. -

Actually, after session expired and hit refresh, the following stacktrace is displayed in XWiki logs:
{code:java}
2025-10-09 16:32:59,618 [http-nio-1115-exec-5 - http://localhost:1115/xwiki/bin/view/Main/] WARN  u.i.x.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with
2025-10-09 16:32:59,618 [http-nio-1115-exec-5 - http://localhost:1115/xwiki/bin/view/Main/] WARN  u.i.x.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with{code}