4 Replies Latest reply on Mar 29, 2012 5:11 PM by richfaces_ahop

    Forcing Authenticated Session Expiration

    richfaces_ahop

      I created a Login/Logout capability for my web application using the Authenticator, Identity and Credentials components as a part of JBoss Seam.  If the user leaves their session unattended for more than 2 hours, I want to automatically log them out and present them with the login screen when they return to their computer. I have been reading but have not figured out how to achieve this.  How can I force the user’s session to expire?