default-fed-id

Use the default-fed-id stanza entry to specify the default federation provider that WebSEAL uses for OAuth requests.

Syntax

default-fed-id = <provider_url>

Description

The Provider ID of the default OAuth federation in Federation Runtime. By default, WebSEAL uses this provider ID for OAuth requests.

You can override this default provider for an individual request by including a request parameter that has the name specified by the fed-id-param configuration entry.

Options

<provider_url>
The IP address for the federation provider that WebSEAL uses for OAuth requests. You can find the Provider ID of a federation on the federation properties page.

Usage

This stanza entry is required when you configure OAuth authentication.

Default value

None

Example

default-fed-id = https://localhost/sps/oauthfed/oauth10