NativeSPServiceSSO
The <SSO>
element is used to enable and configure support for Single Sign-On/Authentication protocols within the SP. This is of course the primary function of the software, so it is generally present within the <Sessions>
element to enable and control SSO settings. It replaces the functions of the <SessionInitiator>
and <md:AssertionConsumerService>
handler elements from the older (pre-2.4) configuration.
Instead of defining explicit endpoints with low-level binding information, the <SSO> element automates the installation of the appropriate handlers based on the protocols selected for activation. For each protocol activated in the <SSO> element, the order of the Bindings is controlled in protocols.xml
. Most of the remaining settings are equivalent to the settings supported by the "common"