Response Processors: Force Logout Processor
This processor provides the force logout counter response. It strips out and invalidates the users session tokens logging them out of the site.
![]() | Note: There are no actual triggers for this processor - it is a form of response. |
Table 1: Force Logout Processor Configuration Parameters
Parameter | Type | Default Value | Description |
---|---|---|---|
Basic | |||
Processor Enabled | Boolean | True | Whether traffic should be passed through this processor. |
Application Session Cookie | Collection | Collection | A collection of names to use for the Application session cookie. |
Advanced | |||
Clear Session Cookies | Boolean | False | Whether to clear any terminated session cookies from the malicious users browser. This may help the user identify why they are getting logged off, so unless the application has code on the client that reads the session cookie value, or the cookie is used in traffic not protected by the WebApp Secure system, this option should be turned off. |