Hi Tuy, Yes, you're right - it looks like the gateway parameter has no effect. I've removed it from the web.xml and committed the changes. Sorry about that!
- Jen On Fri, Mar 28, 2008 at 2:34 PM, Tuyhang Ly <[EMAIL PROTECTED]> wrote: > > CAS filter configuration in web.xml: > > > > The following init param is only applicable for CASFilter, not > > CASValidateFilter: > > <init-param> > > > > <param-name>edu.yale.its.tp.cas.client.filter.gateway</param-name> > > <param-value>true</param-value> > > </init-param> > > > > So can this just be removed then? I have little CAS experience so > > hearing from some other CAS folks would be good. > > > > I believe the gateway parameter is supported for the CASValidateFilter, > even though the documentation doesn't say so. It appears to be working, as > well. I believe that if the gateway parameter wasn't set to true, or wasn't > working correctly, you'd get a CAS login screen upon first visiting the > portal, rather than getting the guest view. > > I've set this param to "false", as well as removed it and doesn't seem to > get the behavior as you described above. I've looked at the > CASValidateFilter source code and found no references of this param at all. > Am I missing something? > -- Join your friends and colleagues at JA-SIG 2008 - "Higher Education Solutions: The Community Source Way!" April 27th - 30th, 2008 in St. Paul, Minnesota USA Featuring CAS, DSpace, Fedora, Fluid, Internet2, Kuali, Sakai, uPortal, and more! Information/Registration at: http://www.ja-sig.org/conferences/08spring/index.html Subscribe to the conference blog, The Community Source Way http://jasig2008.blogspot.com, for news and updates about the event. Join the Conference networking site at http://ja-sigspring08.crowdvine.com/ You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
