Login to follow
Session Timeout Warning

Session Timeout Warning (ODC)

Stable version 0.1.2 (Compatible with ODC)
Uploaded on 20 Oct (3 weeks ago) by OutSystems Labs
Session Timeout Warning

Session Timeout Warning (ODC)

Details
Detailed Description

Component that prompts a warning message after x time of inactivity and logs out after y time.

Features:

  • Configurable server side
  • Supports multiple tabs open.
  • Event trigger after logout (eg. to redirect user for Login or another screen)
  • Popup can be customized with the class .popup-sessiontimeout
  • Popup should be used on layouts, logic if user is logged in is in the core of the component
  • The current implementation takes into account last time the screen was loaded

The component can be cloned/changed to have different use cases such as:

  • removing Server Settings in order to remove the server request
  • refresh activity based on page body click
  • popup ui/logic changes
Release notes 

Updated dependencies.