SignatureValidationCertificates, ChainTrust, Root not trusted
I have been using the Saml2 library successfully for a while now but just realized I had hard coded the CertificateValidationMode to ‘None’
C# ITFoxtec.Identity SAML – Invalid Signature
I am using ITfoxtec.Identity.Saml2 (4.11.3) to implement SSO using SAML on a test app. My IdP is Azure AD and I’ve setup and configured an enterprise SAML app registration.
ITfoxtec.Identity.Saml2 library – is there a way to ignore invalid SAML signatures?
I’m using the ITfoxtec.Identity.Saml2 library to add SSO to a service.