fed-id-param

Use the fed-id-param stanza entry to specify the name of the request parameter whose value specifies the Provider ID for WebSEAL to include in OAuth requests.

Syntax

fed-id-param = <request_param_name>

Description

The name of the parameter that you can include in a request to override the Provider ID that is specified by the default-fed-id configuration entry. If this fed-id-param configuration entry is set, WebSEAL checks incoming requests for a parameter with the specified name. If this request parameter exists, WebSEAL uses the Provider ID contained in the request rather than the default-fed-id Provider ID.
Note: You can delete this configuration entry to ensure that WebSEAL always uses the default provider that is specified by default-fed-id.

Options

<request_param_name>
The name of the request parameter whose value specifies the Provider ID for WebSEAL to include in OAuth requests. If no such parameter exists in the request, WebSEAL uses the Provider ID specified by default-fed-id.

Usage

This stanza entry is optional.
Note: If you do not configure this stanza entry, WebSEAL always uses the provider that is configured as the default-fed-id.

Default value

None.

Example

fed-id-param = FederationId