Hi All, Is there a way to force user logout from ACS rich client after a
certain session timeout? I tried to change the below configuration in
serverConf.xml and restart the server, but it's not forcing the user
logout from the rich client completely.'longSessionTimeOutSec'="120"
'sessionTimeOutSec'="60" The above change works for the Home page where
after session timeout it will display the login page instead of the
default home page. But user still can go to explorer normally (update
data, dis...