Shibboleth RequestMapper with PHP Does Not Parse
Peter Schober
peter.schober at univie.ac.at
Sat Nov 19 09:08:52 EST 2016
* Franz Noel Tanglao <ftanglao at musicreports.com> [2016-11-18 22:47]:
> <Location />
> SetHandler shib
> AuthType None
> Require all granted
> </Location>
What documentation were you following that suggested that all your
content (PHP or otherwise) would be handled/served by the Shibboleth
handler?
Instead follow the Shibbleth documentation:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPGettingStarted
and then for Apache httpd:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig
-peter
More information about the users
mailing list