[
http://jira.jboss.com/jira/browse/JBSEAM-2063?page=comments#action_12380985 ]
Shane Bryzak commented on JBSEAM-2063:
--------------------------------------
Isn't it sufficient enough to be able to define a navigation rule for this in
pages.xml?
<page view-id="*">
<navigation from-action="#{identity.logout}">
<redirect view-id="/redirectToSignIn.xhtml"/>
</navigation>
</page>
raise an event on logout
------------------------
Key: JBSEAM-2063
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2063
Project: JBoss Seam
Issue Type: Feature Request
Reporter: Matt Drees
Assigned To: Shane Bryzak
Priority: Minor
I'd like a "org.jboss.seam.postLogout" or maybe
"org.jboss.seam.postSessionInvalidate" to observe. (I need to redirect the user
to our single signin/out server).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira