j***@hotmail.com
2005-05-25 15:23:36 UTC
Hello,
I need to get confirmation from someone who knows exactly what type of behavior WebSphere will exhibit when a session times out. That is, a user logs in successfully to the application, no activity is performed for a period long enough to have their session become invalid due to timeout, the user tries to do something (refresh page, submit a form from current page, go to another page, etc): what should happen?
It seems to me that WebSphere would redirect the user back to the application's login page by default so that he must authenticate again to re-enter the application. This is what was happening before for our application when deployed in a remote server environment, but it is not happening now. For example, the user's session times out, the user refreshes the page that he is on at that time and he is NOT redirected back to the login page. Instead, the current page refreshes along with a new session being created by WebSphere.
This does not happen in my local WSAD 5.1 test environment when using the same code that is deployed on a local test server: WebSphere redirects me back to the login page to make me re-authenticate, which is what I would expect. Also, the problem did not happen before in any of our remote environments. We're using form-based authentication and IBM's implementation thereof.
Any thoughts on this will certainly help. Thanks.
Jeff
I need to get confirmation from someone who knows exactly what type of behavior WebSphere will exhibit when a session times out. That is, a user logs in successfully to the application, no activity is performed for a period long enough to have their session become invalid due to timeout, the user tries to do something (refresh page, submit a form from current page, go to another page, etc): what should happen?
It seems to me that WebSphere would redirect the user back to the application's login page by default so that he must authenticate again to re-enter the application. This is what was happening before for our application when deployed in a remote server environment, but it is not happening now. For example, the user's session times out, the user refreshes the page that he is on at that time and he is NOT redirected back to the login page. Instead, the current page refreshes along with a new session being created by WebSphere.
This does not happen in my local WSAD 5.1 test environment when using the same code that is deployed on a local test server: WebSphere redirects me back to the login page to make me re-authenticate, which is what I would expect. Also, the problem did not happen before in any of our remote environments. We're using form-based authentication and IBM's implementation thereof.
Any thoughts on this will certainly help. Thanks.
Jeff