mbg / wai-saml2

WAI middleware implementing SAML2
MIT License
5 stars 6 forks source link

Split validateResponse into decodeResponse and validateSAMLResponse #31

Closed fumieval closed 1 year ago

fumieval commented 1 year ago

Checklist

These are particularly useful when an application wants to peek the contents of Response in order to determine which certificate to verify with in multi-tenant usecase. They are helpful for debugging and testing too.