mode-param
The name of the parameter that you can include in a request to override the mode that is specified by the default-mode configuration entry.
Syntax
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.
Note: You
can delete this configuration entry to ensure that WebSEAL always
uses the default mode that is specified by default-mode.
Options
- <mode_name>
- The name of the request parameter whose value specifies the mode for OAuth EAS to use. If no such parameter exists in the request, WebSEAL uses the mode specified by default-mode.
Usage
This stanza
entry is optional.
Note: If
you do not configure this stanza entry, WebSEAL always uses the mode
that is configured as the default-mode.
Default value
None.
Example
mode-param = mode