[RFE] Add ability to configure session idle timeout on Rancher UI #45931
Labels
area/authentication
JIRA
To be used in correspondence with the internal ticketing system.
kind/enhancement
Issues that improve or augment existing functionality
priority/2
QA/S
team/collie
the team that is responsible for auth and rbac within rancher
team/ui
Milestone
Request description:
The user would like the ability to set a timeout in minutes for idle user sessions to the Rancher UI.
Actual behavior:
Rancher has auth-user-session-ttl-minutes to set a max length a UI session (16hrs) can last, where has user is idle for a specific time and come back still session is valid now. i.e., There is no configurable parameter to set the idle session timeout.
Expected behavior:
Need a configurable parameter to auto log off once it hit the idle time out value: i.e., an idle timeout to the user session. So the fact that I didn't touch the Rancher UI for 3 hours should auto log me out (if the inactive timeout session is set correctly).
Additional notes:
The user follows guidelines to access the web apps as per security norms. As per their guidelines, A session idle timeout is required to be implemented before Rancher can run in production.
The text was updated successfully, but these errors were encountered: