[jboss-user] [JBoss Portal Users] - Re: Global logoff
ebephil
do-not-reply at jboss.com
Thu Sep 10 03:57:26 EDT 2009
Without ever having done anything like it, two ideas come to my mind.
First would be SingleSignOn, but that requires modifications on all containers, which is probably not what you want.
The second, and maybe more practical approach would be InterPortletCommunication via PortletEvents as described in the docs (http://docs.jboss.com/jbportal/v2.7.1/referenceGuide/html/portalapi.html#d0e7108). Once you receive a certain event, your portlets could invalidate their corresponding session.
Maybe it helps :)
Regards
Phil
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254340#4254340
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254340
More information about the jboss-user
mailing list