mode-param

The name of the parameter that we can include in a request to override the mode specified by the default-mode configuration entry.

mode-param = <mode_name>

Description

If this mode-param configuration entry is set, WebSEAL checks incoming requests for a parameter with the specified name. If this request parameter exists, WebSEAL uses the mode contained in the request rather than the mode specified by default-mode. You can delete this configuration entry to ensure that WebSEAL always uses the default mode specified by default-mode.

Options

Usage: This stanza entry is optional. If we do not configure this stanza entry, WebSEAL always uses the mode configured as the default-mode.

Default: None.

Example:

mode-param = mode

Parent topic: [oauth-eas] stanza