Hi, Is there a way to stop concurrent user logins ...
# suitecommerce
c
Hi, Is there a way to stop concurrent user logins in SCA?
s
What do you mean?
Multiple people using the same login/password at different devices at the same time?
c
Yeah or the same user logged into two different sessions at once
s
I don't think that's something you can control
Why do you want to stop it?
c
It would be complicated, and maybe not performance friendly, but you can grab the ip from the login service request and use it...