Philipp Ritter

Results 2 comments of Philipp Ritter

Maybe we need to switch to http status 307 instead of 302 in this line? https://github.com/crewjam/saml/blob/29c6295245bda6b40d9efb1dddaf7670ed782cb0/samlsp/middleware.go#L202 See https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/307 @KuangEleven are you able to clone this repo modify the aforementioned code...

Hi I'm currently working on a pull request to implement more TokenSecureFormatter's because the default SHA256 then RC4 is not secure at all. It really depends on the application what...