enable-local-response-redirect

Use the enable-local-response-redirect stanza entry to enable or disable local response redirection. When local response redirection is enabled, the redirection is used for all local WebSEAL response types: login, error, informational, and password management.

enable-local-response-redirect = {yes|no}

Description

Enable or disable sending a redirection to a response application instead of serving management or error pages from the local system.

We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [acnt-mgt:{junction_name}] stanza.

where {junction_name} refers to the junction point for a standard junction (including the leading / character) or the virtual host label for a virtual host junction.

Options

Usage: Required.

Default: no

Example:

enable-local-response-redirect = no

Parent topic: [acnt-mgt] stanza