Hi, I've configured Tomcat so that any access to my portal requires the user to be logged in (to Tomcat). If not logged in, the user is challenged using the web container's own facilities.
Once the user is logged in, I want Jetspeed to recognise that user and to immediately present their view of the portal, rather than displaying the view for the anonymous user. Note that an account for the user is set up in both Tomcat and Jetspeed. I would expect there to be a simple way to do this, but I haven't had any luck in discovering how. I've tried a few modifications to the SessionValidator without much success so far. Related parts of the Turbine code make me believe it can automatically pick up the user for current HttpSession. Can anyone describe how to achieve this? Thanks, Paul. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
