Keep a user session alive
I'm looking to keep a specific user session alive past the timeout interval specified in the user management subsystem. The idea behind this session is that it is for a display only screen that does not take input from the user and should not require an user to login in to view it.
Thanks in advance

