Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Advanced Configuration

Note

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

The <md:SingleLogoutService> element is used to configure handlers that are responsible for processing logout protocol messages from an IdP. These are protocol specific, but generally fall into two classes: requests, which tell the SP to perform a logout, and responses, which conclude a logout event initiated by the SP.

...

...

Common Attributes

The following may be specified for all protocols and bindings

...

Name

...

Type

...

Default

...

Description

...

The location of the handler (when combined with the base handlerURL). This is the location to which an IdP sends messages using whatever protocol and binding it shares with the SP. Each combination of SLO protocol and binding is installed at a unique location to improve efficiency.

...

Identifies the protocol binding supported by the handler. Bindings describe how the message is packaged by the IdP (or by the browser in some cases) for consumption by the handler.

...

Include Page
SingleLogoutCommonAttributes
SingleLogoutCommonAttributes