catalyst / moodle-auth_saml2

SAML done 100% in Moodle, fast, simple, secure
https://moodle.org/plugins/auth_saml2
70 stars 132 forks source link

Test.php should never redirect to / instead should have a nice error message #678

Closed brendanheywood closed 2 years ago

brendanheywood commented 2 years ago

What happened?

If you try to use the test page it redirects you away which is confusing when debugging is off. It should tell you why.

What you expected: Nice error

danmarsden commented 2 years ago

@brendanheywood looks like this one introduced behat test failures - looks like you missed that when merging?