3 Replies Latest reply on Feb 12, 2008 5:10 AM by logicmason

    How to define a custom idle timeout action

    logicmason

      Hi All,

      Is there a way to implement a custom idle timeout action?

      By this I mean, when the user's session times-out due to to idleness (as defined by "idle-timeout-minutes"), is there any way to intercept the event that is triggered in order to perform some custom action?

      Basically, based on how the user was authenticated (FORM or CLIENT-AUTH), I was to be able to decide what page to display to the user in order for them to re-login. Been googling like hell, but can't seem to find anything on this topic, seems like something that would be common enough, but it doesn't look like it.

      I'm using JBoss 4.0.5GA

      Thanks.