Discuss this help topic in SecureBlackbox Forum
Sign assertions included into IdP responses
To automatically sign the assertions included into IdP's responses, set its SignAssertions property to true. Assign your signing certificate object to IdP's SigningCertificate property. Note, this certificate must include the associated private key, i.e., its TElX509Certificate.PrivateKeyExists property must return true.