Versions Compared

Key

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

...

Name

Type

Default

Description

signResponses

Boolean

varies by profile

Whether to sign responses

signRequests

Boolean

false

Whether to sign requests

messageHandler

Function<MessageContext,Exception>

A function hook allowing modification of SAML messages before signing and transmission, useful for adding extensions

Guidance

It isn't too common to need any of these options, and they should be changed only with care.

TheĀ signResponses default varies The signing defaults vary by profile, see the notes on the individual profile pages.

...