Skip to Content
0
Former Member
May 06, 2008 at 06:26 AM

Redirect user to a custom "logoff" page after 10 minutes of user inactivity

257 Views

Hi,

I have a portal application which uses the logged in user. If the user remains inactive for 10mins, I want to automatically logoff the user and redirect him to a custom logoff page (URL).

I have tried expiring the session id, but nothing happens (the user is still not logged out). While using sap logon ticket, the user is logged off irrespective of being active or inactive.

Both these don't suffice my requirement.

I want the user to be logged off and automatically redirected to a URL, only if he is inactive.

Any help in this regard will be highly appreciated.

Thanks,

Ajay