Forums
(@lachlandonald)
9 years ago
I fixed the issue in a fork, here https://github.com/99designs/saml-20-single-sign-on/commit/c6062cd3efa46cb0c209d2314f72b0bcf3dcad2c
The issue is that in Apache modules.php/x/y/z resolves to modules.php with PATH_INFO set, but it doesn’t seem to be the case with Nginx + FASTCGI
We are seeing this problem too.