We are using the ITfoxtec.Identity.SAML2 library. Recently i encountered one problem and problem is that this library enforcing the logout request to be signed.
See below code. documentValidationResult set to NotPresent. still I am getting signaure not valid error.
In logout request assertionelement will always be null.
Can u make it correct @anders