Java Policy Agents 5.9.1

Logout URI Map

Application Logout URI

A map of request URIs that cause logout of the user session when invoked. Use the following key:value format:

web application name:logout URI

To set a global logout URI for web applications without other logout URIs defined, leave the key empty, and set the value as /logout.jsp.

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 the value of web application logout page.

Property name

org.forgerock.agents.logout.endpoint.map

Property aliases

com.sun.identity.agents.config.logout.uri (since 5.0)

org.forgerock.agents.logout.endpoint.map (since 5.6)

Type

Map

  • Keys: web application

  • Values: URI of dummy endpoint which will 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.