user-session-timeout-js
Reactive icon

User Session Timeout JS

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 14 September 2023
 by 
5.0
 (2 ratings)
user-session-timeout-js

User Session Timeout JS

Documentation
1.0.2
  • There is SessionTimeOut web block inside the assest.
  • Just take dependency of web block inside your module and provide value in following input parameters:

IdealTimeOut - Expiration time in seconds.

WarningMessgaeTime - Warning message time in seconds.

LoginPageURL - This is site property which is used to provide URL of login page on which user will be navigate after logout.


1.0.1
  • There is SessionTimeOut web block inside the assest.
  • Just take dependency of same web block inside your module and provide value in following input parameters:

IdealTimeOut - Expiration time in seconds.

WarningMessgaeTime - Warning message time in seconds.

LoginPageURL - Provide URL of login page on which user will be navigate after logout.


1.0.0
  • There is SessionTimeOut web block inside the assest.
  • Just take dependency of same web block inside your module and provide value in following input parameters:

IdealTimeOut - Expiration time in seconds.

WarningMessgaeTime - Warning message time in seconds.

LoginPageURL - Provide URL of login page on which user will be navigate after logout.