Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enforce session timeout without user interaction
#1
I am using Delphi 10.1 Berlin with IntraWeb 14.2.3.  We have an application running as as ISAPI dll in IIS.  We are using the session timeout value (15 minutes) in the Server Controller which works, however it requires user action to trigger it.  In other words if the session times out and a user tries to do something they are redirected to a static html page indicating that their session has timed out and that they are required to log back in.  We really need the session timeout enforced and page redirect to occur even if no user activity occurs during the timeout period.  This is required for security purposes.  I have tried using the TIWTimer control with the onTimer event, however I don't know how to reset it if the user takes action on the screen such as clicking buttons.  It seems to start the timer when the form is first loaded.  Does anyone know how to address this situation?  Is there another option in IntraWeb 15?  Also we have hundreds of forms so even if the timer option works it is not ideal since we would need to modify every form and add the timer functionality to it.  Thanks.
Reply


Messages In This Thread
Enforce session timeout without user interaction - by rchristi12 - 10-10-2018, 08:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)