Thanks for responding David. Aaron;s solution is good(but as he mentioned it definitely works with Jetspeed 2) but it is a concern for me since: 1) Even if I get SSO working with Jetspeed-1 I do not necessarily want all the webapps sessions being invalidated. Since there maybe other webapps running. 2) Also the BIG question: Can Jetspeed-1 work with a Authentication realm like Jetspeed 2 does?
Any inputs are appreciated. Regards, Archana -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 1:29 PM To: Jetspeed Users List Subject: Re: HELP!! Jetspeed 1.6-Fusion question Archana Turaga wrote: > Thanks a lot for responding David. > > " Hmm, perhaps patch into the Jetspeed-1 logout action and dispatch to a > > logout url in your struts app?" > > I already have a custom logout action. Do you mean I can somehow invoke > a invalidate on the session that belongs to the struts webapp from > within the Jetspeed logout action. The struts webapp that I have does > not have any logout action in it. Could you please give some more > pointers or elaborate on what you mentioned here? Well you've probably already got this working with Aaron's excellent solution. I was thinking you could cross-context dispatch to an entry point in your web application, such as /myappwebapp/logout/ (configured in your web.xml) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are the intended recipient, you must treat the information in confidence and in accordance with all laws related to the privacy and confidentiality of such information. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies of this email, including all attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]