You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a huge usability problem for heavy users of the system. As a user, I want to login to dotCMS, click "remember me" and stay logged in. Instead, even with remember me clicked, I get logged out after 30m of inactivity - this happens whether I click remember me or not.
Steps to Reproduce
Login to dotCMS with Remember Me checked
Browse dotCMS backend for a sec
Go to the dev tools, you will see two cookies JSESSIONID and rme. Delete the JSESSIONID cookie but leave the rme - this simulates expiring your session.
Click anywhere in dotCMS and you will be logged out.
Acceptance Criteria
If I click "Remember Me" I want my login to be remembered. I do not want to have to login for the next 2 weeks.
Additionally, we should have a setting in SAML called "extendedLogin" which can be to an int which would add the remember me cookie to the user so they do not have to saml auth every 30m.
dotCMS Version
Not sure when this started but at least 22.x-25.02+
Proposed Objective
User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered:
Parent Issue
No response
Problem Statement
This is a huge usability problem for heavy users of the system. As a user, I want to login to dotCMS, click "remember me" and stay logged in. Instead, even with remember me clicked, I get logged out after 30m of inactivity - this happens whether I click remember me or not.
Steps to Reproduce
JSESSIONID
andrme
. Delete the JSESSIONID cookie but leave therme
- this simulates expiring your session.Acceptance Criteria
If I click "Remember Me" I want my login to be remembered. I do not want to have to login for the next 2 weeks.
Additionally, we should have a setting in SAML called "extendedLogin" which can be to an int which would add the remember me cookie to the user so they do not have to saml auth every 30m.
dotCMS Version
Not sure when this started but at least 22.x-25.02+
Proposed Objective
User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: