Java Policy Agents 5.9.1

Logout Entry URI Map

Logout Entry URI

A map of request URIs to go to after logout using an endpoint defined in Logout URI Map.

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

To set a logout URI for a specific web application, set the key to the name of the web application, and set the return URI to the value of web application logout entry URI, such as /myApp/return.html.

Property name

org.forgerock.agents.logout.goto.map

Property aliases

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

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

Type

Map

  • Keys: web application

  • Values: URI of page explaining the user has been logged out

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.