Index: lams_build/common.properties =================================================================== diff -u -rf00a75141cbe08108d5b59396b88f6c995322979 -r9da35349a62686e5112d5be703c9047c48d88467 --- lams_build/common.properties (.../common.properties) (revision f00a75141cbe08108d5b59396b88f6c995322979) +++ lams_build/common.properties (.../common.properties) (revision 9da35349a62686e5112d5be703c9047c48d88467) @@ -23,6 +23,9 @@ # which o/s related property file do you want? valid values "windows" or "unix" osPropertiesName=windows +# a servlet extension that pulls credentials from shared session and allows access +ssoClass=org.lamsfoundation.lams.integration.security.SsoConsumer + # To precompile JSP pages uncomment the property below # jsp.precompile=anyvalue