This repo contains the SPIDProxy code and several ADFS/Azure B2C related scripts and assets. SPIDProxy allows to communicate with SPID, CIE and eIDAS. The repo also contains a web app enabling CNS authentication through ADFS and AAD B2C.
MIT License
27
stars
12
forks
source link
Add a flag to skip SAMLResponse signature validation #31
Having a flag to disable SAMLResponse signature validation entirely could be useful for testing pruposes. As of now, we have such a flag to skip Assertion signature validation only.
Having a flag to disable SAMLResponse signature validation entirely could be useful for testing pruposes. As of now, we have such a flag to skip Assertion signature validation only.