• session expiration time

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #1795  by david
 
Hello!

When an user forgets to close session and simply closes his browser the session gets stuck. When he tries to login again, even from the same workstation, he is informed about the expiration time left.

Well, I see it\'s set to 30 minutes of inactivity. Is this time configurable?
 #1798  by jllort
 
Yes this time in configurable changing web.xml file ( Into OpenKM.ear/OpenKM.war/Web-inf/web.xml).

Take a look at this url.

You need to add something like this:
<session-config>
<session-timeout>30</session-timeout>
</session-config>

I don\'t recomend decrease session timeout less than 5 minutes,if you\'ve got in on mind, because every 5 minutes OpenKM UI, fires keep alive to maintain session active, if during 5 minutes you don\'t do any operation on OpenKM and sets a lower time out probably you\'ll lose more sessions than you want.

Really on administration there\'s a action to logout users for this purpose, use it. I don\'t recomend decreasing session time out.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.