Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
956 stars 602 forks source link

Correctly handle RelayState for logout requests using HTTP-POST binding #1416

Closed duncansmart closed 10 months ago

duncansmart commented 11 months ago

RelayState is getting lost when SP uses HTTP-POST binding to do logout

AndersAbel commented 11 months ago

Looks like a simple enough fix. I could merge it here, but getting it deployed to the public stubidp.sustainsys.com would require some more work. That instance is still running off the v1 branch.