Any elegant workflow for preventing simultaneous logins?

There is a workflow option “log out the user’s other sessions”. I put this step in my login workflow, so that when the user logs in, any other logged in sessions for that user gets logged out. This seemed the simplest way.

4 Likes