diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 4e15860c..3a74b483 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -1107,8 +1107,13 @@ - loginShibboleth - edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginShibboleth + loginShibbolethSetup + edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginShibbolethSetup + + + + loginShibbolethReturn + edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginShibbolethReturn @@ -1292,9 +1297,13 @@ /login - loginShibboleth + loginShibbolethSetup /loginShibboleth + + loginShibbolethReturn + /loginShibbolethReturn + login