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