Hello Experts,
We are running on EP 7.0 ABAP+JAVA stack.The UME has been configured on ABAP stack.
We have a requirement to auto logoff the portal if no activity is done for 10 minutes.
I have gone through SAP Notes and came to know this is not possible in current portal framework. In some threads I got clue to set some parameters for SSO expiration and Security session expiration but that did not gave desired result.
I have set the security session to 10minutes in Visual administrator.(default 27h) [Security Provider -> SessionExpirationPeriod ]but nothing happened I am still in portal session after 10 minutes.
I made the change in -> /usr/sap/ / /j2ee/cluster/server0/apps/ sap.com/irj/servlet_jsp/irj/root/web-inf/web.xml
And change the session time out to 10 minutes. But same result nothing happened.
Please guide what settings I am missing. What else I have to do to get the session expire.
thanks & regards
shankar