Web Policy Agents 5.9.1

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.

Default: true

Property name

com.forgerock.agents.config.logout.redirect.disable

Property aliases

com.forgerock.agents.config.logout.redirect.disable (since 4.x)

Type

Boolean: true returns true; all other strings return false.

Bootstrap property

No

Required property

No

Restart required

No

AM console tab

AM Services (Available in the console from AM 6.5)

Copyright © 2010-2023 ForgeRock, all rights reserved.