@@ -, +, @@ --- C4/Auth_with_shibboleth.pm | 2 ++ 1 file changed, 2 insertions(+) --- a/C4/Auth_with_shibboleth.pm +++ a/C4/Auth_with_shibboleth.pm @@ -258,6 +258,8 @@ Or (for Plack running): ShibUseHeaders On +Please note, if you are running in the plack configuration you should consult https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPSpoofChecking for security advice ragarding header spoof checking settings. + =item 5. Configure koha to listen for shibboleth environment variables. --