Subject: Unable to sign Logout Request
Date: 2020-10-14 08:58:46
From: Ashish
Source: unable-sign-logout-request
----------------------------------------------------------------------

Team,

We require to send Signe Log out Request to our partner application.
 
we are able to implement SSO with them, but when we send log out requests they expect Singed Logout Request.

when we tried to sign the Logout request with the certificate they provided us we are getting the below issue.

//sign  the logout request with partner certificate
logoutRequest.Sign(X509PartnerCertificate);
logoutRequest.SendHttpPost(Response, logoutUrl, relaystate);
//sign  the logout request with partner certificate


ComponentPro.Saml.SamlException: Unable to generate XML signature. ---> System.Security.Cryptography.CryptographicException: Signing key is not loaded.



Thanks
Ashish

----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index