Disable Logout Redirection
During the logout flow and after logging out the user, this property specifies whether the agent should redirect the end user to another page. For example, to the landing page of the application, or to a login page:
true
: Logout redirection is disabled - the agent does not perform the last redirection, and the web client is left on the logout page.
false
: Logout redirection is enabled - the agent appends a goto
parameter to the logout URL with the value of the Logout Redirect URL.
When this property is true
, consider setting Enable Invalidate Logout Session to true
.
Default: true
Property name |
|
Function |
Logout redirect |
Type |
Boolean: |
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
AM console |
Tab: Title: |