Chaining LogoutInitiator

 

Advanced Configuration

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

Identified by type="Chaining", this LogoutInitiator wraps a sequence of LogoutInitiator 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

<LogoutInitiator

1 or more

Embedded plugins to instantiate.