Versions Compared

Key

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

...

Code Block
xml
xml
<SSO discoveryProtocol="SAMLDS" ecpECP="true" discoveryURL="https://examplefederation.org/DS">
  SAML2 SAML1
</SSO>

...

Other attributes supported include settings specific to various types of <SessionInitiator> plugins to alter the behavior of specific protocols. For example, as above, you can enable ECP support by adding theĀ ecp ECP flag, supported by theĀ SAML2 initiator plugin.

...