ComponentSpace version 2.5.0.5
When I tried that on my application on log out , we got
400
Request denied!
This is a malformed or invalid request.
Message: SAML message has to be signed. Please check your IDP configuration.
Issue id: AVYFOZ2GELWPRDR3.AQ222QZZKDEJ6
The setting from saml.config file
<PartnerIdentityProvider Name=“<a href=“https://sso-dev.dynatracelabs.com:443/saml2/login””>https://sso-dev.dynatracelabs.com:443/saml2/login"
SignAuthnRequest=“true”
WantSAMLResponseSigned=“false”
WantAssertionSigned=“true”
WantAssertionEncrypted=“false”
SingleSignOnServiceBinding=“urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST”
SingleSignOnServiceUrl=“<a href=“https://sso-dev.dynatracelabs.com:443/saml2/login””>https://sso-dev.dynatracelabs.com:443/saml2/login"
SingleLogoutServiceBinding=“urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST”
SingleLogoutServiceUrl=“<a href=“https://sso-dev.dynatracelabs.com:443/saml2/logout””>https://sso-dev.dynatracelabs.com:443/saml2/logout"
CertificateFile=“idp.cer”
/>
Anything point to specific documentation or any help will be great
thank you