Restrict Multiple Logins for Same User in SuiteCRM 8

Hi Team,

We are using SuiteCRM 8 and want to prevent multiple simultaneous logins using the same user ID.

Currently, the same user can log in from multiple devices/browsers at the same time. We need to restrict it so that only one active session is allowed per user (either auto-logout previous session or block new login).

Is there any built-in setting for this, or what is the recommended approach?

Thanks.

Hello Bhavin,

there are two plugins on the store, which are doing that already.
One even claims to be working with 8.9.1.
This is the fastest way to go here, if the plugins are working.

Other than that, you’d have to build in checks with session IDs / DB checks + logic hooks / page load events and custom error messages.

One question:
Why do you need this?
Would 2FA already solve the business requirement?

Hello
please share the plugin links

No advertisement, no recommendation, I did not use them and did not evaluate/validate them - just the google search results for your requirement.