Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Log out inactive users?
-
Hey Guys, I have a customer that is running Mango 2.7.10 (paid) and they would like to log out inactive web users from the Mango system, forcing the user to log back in after x minutes of inactivity.
Is this something we can expire in a cookie somewhere?Cheers
Dan -
Hi Dan,
You're looking for the <session-timeout> tag in Mango/web/WEB-iNF/web.xml
i believe the value is in minutes.
-
Thanks Phil, I'll try that!
Cheers
Dan -
It'll require a restart to work.
Cheers!
-
@phildunlap Very useful information. I searched and found exactly what I needed to know in this answer. Thanks.