Loading docker/rap.conf +3 −2 Original line number Diff line number Diff line Loading @@ -31,9 +31,10 @@ # Shibboleth authentication (needs Shibboleth module installed and enabled) <IfModule mod_shib.c> <Directory /var/www/html/rap-ia2/auth/saml2/> <Location /rap-ia2/auth/eduGAIN/> AuthType shibboleth ShibRequestSetting requireSession 1 ShibUseEnvironment On Require valid-user </Directory> </Location> </IfModule> Loading
docker/rap.conf +3 −2 Original line number Diff line number Diff line Loading @@ -31,9 +31,10 @@ # Shibboleth authentication (needs Shibboleth module installed and enabled) <IfModule mod_shib.c> <Directory /var/www/html/rap-ia2/auth/saml2/> <Location /rap-ia2/auth/eduGAIN/> AuthType shibboleth ShibRequestSetting requireSession 1 ShibUseEnvironment On Require valid-user </Directory> </Location> </IfModule>