0

Close Session

  • updated 2 yrs ago

Description

This part allows you to have the system close the current session to prevent the user from continuing to use the application and when you want to ensure that the session cannot be continued or resumed. You can also use this part, for example, to definitively complete a user's interaction with your application.

Note that browsers in general cannot be forced to close the page, so this part is used as a proxy to prevent any ongoing processing within the application. When the system calls this part it closes the current session and every request from the browser towards the server with the session id of the current session results in the display of a “session finished” error message.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 15Views
  • 2 Following

Home