Versions Compared

Key

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

...

  • encryption (see NativeSPSigningEncryption) (Version 2.6 and Above)
    • Controls outbound encryption of XML messages and content subject to applicability to the protocol involved.
  • externalInput (boolean) (default is "true") (Version 2.6 and Above)
    • Allows handlers to disallow the use of externally supplied parameters / input to drive them. The specific settings this influences will vary by handler, and by default the full range of settings supported can be supplied from outside the SP, typically using query string parameters or form submission. For particularly sensitive or important options, this setting can be used to block that support. This primarily applies to theĀ "SAML2" handler but may be honored by any handler as it deems appropriate.

...

SAML2 SessionInitiator (Protocol Handler)

...