Java Policy Agents 5.9.1

Logout Request Parameter Map

Logout Request Parameter

Map of parameters in the HTTP request that trigger logout events. Use the following key:value format:

web application name:parameter name to trigger logout

To set a global logout request parameter for web applications without other logout request parameters defined, leave the key empty, and set the value to logoutparam.

To set a logout URI for a specific web application, set the key to the name of the web application, and set the value to an web application logout request parameter, such as logoutparam.

Property name

org.forgerock.agents.logout.request.param.map

Property aliases

org.forgerock.agents.logout.request.param.map (since 5.6)

com.sun.identity.agents.config.logout.request.param (since 5.0)

Type

Map

  • Keys: web application

  • Values: (single) HTTP query parameter to trigger logout

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console tab

Application

Copyright © 2010-2023 ForgeRock, all rights reserved.