.net core getting "InvalidSignatureException The Signature verified correctly with the key contained in teh signature, but that key is not trusted." #1435
we already have the V1 implementation of Sustainsys in .net framework 4.5 which is working fine, when i am trying to implement the same using V2 version on .net core getting below error after authentication , I tried samle code from here https://github.com/Sustainsys/Saml2.Samples/tree/main/v2
we have this assertion , do we have to change anything here
It looks like there's a configuration issue in the new setup. I would be happy to help you sorting out the configuration under my commercial support services. Please mail support@sustainsys.com for information.
we already have the V1 implementation of Sustainsys in .net framework 4.5 which is working fine, when i am trying to implement the same using V2 version on .net core getting below error after authentication , I tried samle code from here https://github.com/Sustainsys/Saml2.Samples/tree/main/v2
we have this assertion , do we have to change anything here