default-fed-id
Use the default-fed-id stanza entry to specify the default federation provider that WebSEAL uses for OAuth requests.
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. We can find the Provider ID of a federation on the federation properties page.
Usage:
This stanza entry is required when we configure OAuth authentication.
Default: None
Example:
default-fed-id = https://localhost/sps/oauthfed/oauth10