diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index c5c4168f..81203bad 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -1093,6 +1093,11 @@ edu.cornell.mannlib.vitro.webapp.controller.edit.Login + + loginShibboleth + edu.cornell.mannlib.vitro.webapp.controller.authenticate.LoginShibboleth + + logout edu.cornell.mannlib.vitro.webapp.controller.edit.Logout @@ -1273,6 +1278,10 @@ login /login + + loginShibboleth + /loginShibboleth + login