How to change session timeout setting just for a single user?
I followed below steps:
Subsystems -> UserManagementSubsystem -> Configuration, there is a setting called 'Idle Session Timeout'. The default value is 30 minutes. Set it to desired time > Restart Tomcat .
but this change the session timeout for all the users, I am only looking to change it for a single user.
