It would be nice if we had the possibility to prevent users from having multiple concurrent sessions.
There are some scenarios when you want to prevent multiple logins of same user id to your application. This can either be a security or functional reason.