Overview
Some times it is neccessary to restrict the user from multiple logins for security reasons.This module envisions the same.This module restricts the concurrent sessions for users.The user will get restricted from login if they already login in to another device.Also it provides an option to force logout for users. A inactive session will automatically expire after 45 minutes.
Restrict Concurrent User Login
-
Restrict concurrent sessions for users.
-
User force logout.
-
Automatic session expiry after 45 minutes.
Screenshots
After installation, login to Odoo.
when the User tries to login, a notification will prompt if he is already logged in.
Option for forced logout.