Java Policy Agents 5.10.2

Logout Entry URI Map

After logout has been triggered by Logout URI Map or Logout Request Parameter Map, and is complete, the agent redirects users to a specified resource, such as an HTML page or JSP file.

The specified resource is automatically added to the not-enforced list, so that it can be accessed without authentication.

To redirect for a specific web application, set the key to the name of the web application.

To redirect for all web applications, leave the key empty.

Property name

org.forgerock.agents.logout.goto.map

Aliases

com.sun.identity.agents.config.logout.entry.uri
  Introduced in Java Agent 5.0
  Recognized from AM 6

org.forgerock.agents.logout.goto.map
  Introduced in Java Agent 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

Title: Logout Entry URI Map

Legacy title: Logout Entry URI

Copyright © 2010-2023 ForgeRock, all rights reserved.