Discuss this help topic in SecureBlackbox Forum

Sign IdP responses

You need to set TElSAMLIdentityProvider.SignResponse property to 'true'. Also TElSAMLIdentityProvider.SigningCertificate property must be initialized with a certificate to be used for signing. The certificate must have an associated private key in it (TElX509Certificate.PrivateKeyExists property must be true).

Discuss this help topic in SecureBlackbox Forum