Handle Multiple users login in Moqui

Hello,

I need to limit the user from logging in with multiple sessions. I only need the first session to remain active. Any idea on how I need to configure and handle this?

Thank you.

Thanks for your post @george.el.khoury.

I’m not sure how to help you.

Sessions are handled by the webserver and session tokens expiring is the default behavior for security.