Web Policy Agents 5.9.1

Enable Invalidate Logout Session

A flag for the agent to invalidate the end user session in AM, when it redirects a request to the logout URL:

  • true: Invalidate the user session. Use when the value of Logout URL List is a page in your application, and your application does not handle the session invalidation process.

  • false. Do not invalidate the user session. Use when the value of Logout URL List is:

    • A single SAML v2.0 logout page in AM

    • A page of an AM end user

    • A page in your application, and your application does handle the session invalidation process

Default: true

Property name

org.forgerock.agents.config.logout.session.invalidate

Property aliases

org.forgerock.agents.config.logout.session.invalidate (since 5.6)

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 7)

Copyright © 2010-2023 ForgeRock, all rights reserved.