Join Slack
Powered by
Hi, Is there a way to stop concurrent user logins ...
# suitecommerce
c
cdawson
03/07/2023, 8:59 AM
Hi, Is there a way to stop concurrent user logins in SCA?
s
Steve Goldberg
03/07/2023, 10:15 AM
What do you mean?
Steve Goldberg
03/07/2023, 10:16 AM
Multiple people using the same login/password at different devices at the same time?
c
cdawson
03/07/2023, 10:17 AM
Yeah or the same user logged into two different sessions at once
s
Steve Goldberg
03/07/2023, 10:19 AM
I don't think that's something you can control
Steve Goldberg
03/07/2023, 10:20 AM
Why do you want to stop it?
c
Chris
03/09/2023, 11:29 PM
It would be complicated, and maybe not performance friendly, but you can grab the ip from the login service request and use it...
11
Views
Open in Slack
Previous
Next