/
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
SAML 2.0 SingleLogoutService
SAML 2.0 SingleLogoutService
More like this
ADFS SingleLogoutService
ADFS SingleLogoutService
More like this
SingleLogoutCommonAttributes
SingleLogoutCommonAttributes
More like this
NativeSPSingleLogoutService
NativeSPSingleLogoutService
More like this
LogoutConfiguration
LogoutConfiguration
Read with this
Logout
Logout
More like this