Hello There,
We are using Odoo 17, would like to restrict users from logging in parallel from same or different browsers or mobile app.
At any given instance one user should be actively logged in via one browser.
In case if the user logs in from another browser at the same time, would like to kill the previous login and all associated tasks running the background and force user logout from previous session with proper notification.
How to do this please assist?
Thanks
Odoo Team