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

Usage:

This stanza entry is required when we configure OAuth authentication.

Default: None

Example:

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

Parent topic: [oauth] stanza