fix: improve SAML signature validation for redirect binding
This resolves the merge conflicts in https://github.com/crewjam/saml/pull/449
In addition to the changes mentioned in the above PR, it also fixes the following
- Removes the signature validation using SAMLResponse payload for HTTP-Redirect binding
- Fix the Signature validation failures for ADFS because of decode/encode while reconstructing the sign data
- fix: add missing Signature and SigAlg query params with single logout HTTTP-Redirect binding request
Tested single logout with Okta and Microsoft Entra ID(Azure AD)
Review please @crewjam @andreas-kupries @Jguer @omerkarj
@crewjam - just wondering if you’ve had a chance to take a look at this PR. I'm happy to help with any changes needed to get it fixed and merged
@crewjam - just wondering if you’ve had a chance to take a look at this PR. I'm happy to help with any changes needed to get it fixed and merged
Hello @crewjam - Any chance this can be reviewed.
@crewjam - could you help to review this PR.
any ETA on this ?
@crewjam - could you help to review this?
Hello @crewjam , it's been about two months with no response on this PR. Just checking in - wondering if the repo is still actively maintained?