ProfileConfiguration-SAML

Options common to SAML profiles:

Name

Type

Default

Description

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 signing defaults vary by profile, see the notes on the individual profile pages.