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.
How to log out a user from Mango
-
Hello,
We've got a situation when people are logging into the Mango and leaving their sessions running for a while, which is increasing internet traffic.
Is there a way to gracefully log out someone without restarting the Mango please?
Appreciate your help.
Elena -
-
Thanks Matt.
This didn't work for me. I've set the value to 5 minutes and after 15+ minutes everyone was still showing as Active in Events and I was able to navigate around without logging in again. -
Take note everyone still has active authentication tokens that are still valid. Once they expire they will be re-issued with new tokens with the new prescribed time limit that you set.
Fox
-
Hi @Elena !
Did you solve the problem?
I'm having the same problem. I have arranged 1 minute and revoked Auth tokens for one of the users. Then logged in to the new browser, waited for 5 mins without any activity. Mango did not log out of the user. -
Go to each user and save their profile, that will force a log out
-
Still not solved.
The problem is - I've got legacy users which have been deleted from the mango server when people left the company.
I'm unable to add them back (error says username already exist) and I can't see them in JSON export for Users. -
Might involve using the webmin to access the sql database and forcibly removing them then...
-
@MattFox I revoked all auth tokens for each user, but still, mango did not force to log out.
-
No you save the user, and that will refresh the session token.
But since you're using 4.0 that may not work in this instance.... -