Chaining SessionInitiator

Advanced Configuration

Note, this is an advanced configuration feature. Most deployments can rely on the <SSO> shorthand element.

Identified by type="Chaining", this initiator wraps a sequence of SessionInitiator handlers so that they run in series. The series ends when a handler indicates that a response to the browser was returned. If no response is sent, an error results.

Options specified via attributes on the surrounding element will apply to all the embedded handlers (if not overridden inside them).

Attributes

Child Elements

Name

Cardinality

Description

Name

Cardinality

Description

<SessionInitiator>

1 or more

Embedded plugins to instantiate.