Web Policy Agents 2024.3

Agent Logout URL Regular Expression (deprecated)

d: 2023.9

A Perl-compatible or ECMAScript-compatible (IIS) regular expression that resolves to one or more application logout URLs.

This property is deprecated; use Agent Logout URL Regular Expression (deprecated) instead.

If this property is used, it is evaluated before Enable Regex for Logout URL List.

For more information about the logout flow and properties to manage logout, refer to Trigger logout with a URL in the User Guide.

Example: com.forgerock.agents.agent.logout.url.regex=https:\/\/example.domain.com:443\/(protectedA|protectedB)\?(.\&)*op=logout(\&.)*$

Default: Empty

Property name

com.forgerock.agents.agent.logout.url.regex
  Introduced in Web Agent 4.x

Function

Logout redirect

Type

String

Bootstrap property

No

Required property

No

Restart required

No

AM console

Tab: AM Services (From AM 7)

Title: Agent Logout URL Regular Expression (deprecated)

Copyright © 2010-2024 ForgeRock, all rights reserved.