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