SingleLogoutService
Advanced Configuration
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.
As a multi-protocol system, the SP itself is oblivious to specific logout protocols; each handler provides the implementation of a particular logout protocol.
Protocols
Handler implementations exist for these protocols.Ā Precisely which handler is defined the theĀ Binding
Ā attribute.