Versions Compared

Key

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

...

Expand
titleProfile-Specific

Name

Type

Default

Description

signAssertions

Boolean

false

Whether to sign assertions

encryptAssertions

Boolean

See Notes

Whether to encrypt assertions

encryptAttributes

Boolean

false

Whether to encrypt attributes

...

The default value of encryptAssertions is conditional in the same manner.

If you need to enable the signAssertions option, and you control the SP's metadata, you should generally add the WantAssertionsSigned flag to it in place of using this option. Related, the idp.saml.honorWantAssertionsSigned property can be turned off to globally ignore that flag in metadata should you wish to do so.