/
SingleLogoutService
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.
Common Attributes
, multiple selections available,
Related content
LogoutConfiguration
LogoutConfiguration
More like this
OPLogout
OPLogout
More like this
Logout
Logout
More like this
SessionConfiguration
SessionConfiguration
More like this
Local LogoutInitiator
Local LogoutInitiator
More like this
LogoutInitiator
LogoutInitiator
More like this