Hi - cheers for that. But if you have pages that require authentication for some users but not for others.....? cheers
scott_battaglia wrote: > > If you have pages that you want anonymous access to, then merely protect > them with the Validation filter. If a ticket is found then it will be > validated. Otherwise its ignored. On pages that require authentication, > use the authentication filter. > > We essentially do something similar with the Confluence support. > > -Scott > > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > > On Wed, Sep 24, 2008 at 6:41 AM, babraa <[EMAIL PROTECTED]> wrote: > >> >> Hello >> Have searched google and nabble so was wondering if anyone can help. >> >> Would it be possible to allow anonymous access to a cas-ified web app >> such >> that some users are allowed through the filters? >> >> I'm not yet sure how these users would be identified but was wondering if >> this was possible through configuration rather than code? >> >> And if it was code would I be extending CAS classes? >> >> Cheers for any advice >> >> Nomit >> >> >> -- >> View this message in context: >> http://www.nabble.com/Anonymous-access-through-jasig-cas-client-filter-tp19646194p19646194.html >> Sent from the CAS Users mailing list archive at Nabble.com. >> >> _______________________________________________ >> Yale CAS mailing list >> [email protected] >> http://tp.its.yale.edu/mailman/listinfo/cas >> > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- View this message in context: http://www.nabble.com/Anonymous-access-through-jasig-cas-client-filter-tp19646194p19650301.html Sent from the CAS Users mailing list archive at Nabble.com. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
