--- shibboleth-identity-provider-3.2.0/webapp/WEB-INF/web.xml.orig 2015-11-18 00:00:42.000000000 -0800
+++ shibboleth-identity-provider-3.2.0/webapp/WEB-INF/web.xml 2015-12-03 11:09:46.000000000 -0800
@@ -21,6 +21,61 @@
net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
+
+
+ serverName
+ login.oregonstate.edu
+
+
+
+
+ CAS Authentication Filter
+
+ org.jasig.cas.client.authentication.AuthenticationFilter
+
+
+ casServerLoginUrl
+ https://login.oregonstate.edu/cas/login
+
+
+
+
+ CAS Authentication Filter
+ /Authn/RemoteUser
+
+
+
+ CAS Validation Filter
+
+ org.jasig.cas.client.validation.Cas20ProxyReceivingTicketValidationFilter
+
+
+ casServerUrlPrefix
+ https://login.oregonstate.edu/cas/
+
+
+ redirectAfterValidation
+ true
+
+
+
+
+ CAS Validation Filter
+ /Authn/RemoteUser
+
+
+
+ CAS HttpServletRequest Wrapper Filter
+
+ org.jasig.cas.client.util.HttpServletRequestWrapperFilter
+
+
+
+
+ CAS HttpServletRequest Wrapper Filter
+ /Authn/RemoteUser
+
+
org.springframework.web.context.ContextLoaderListener