How can I logout a user from another machine, if that account is currently in used (already logged in)?
Condition: * Same browser * Same IP (load balancer)
Seems like similar to this thread https://devnet.kentico.com/questions/logout-a-user-from-site-(concurrent-user-login)
See if this helps.
That's for different IP. For my case it's same IP because there's load balancer.
Then you need to figure out a way to get the actual IP address in case of load balanced environment. Check this for reference.
Please, sign in to be able to submit a new answer.