Current Problem
Prevent a single user from being logged in on multiple devices at once. If someone forgets to sign out and then signs in on another device then someone else can end up processing under their user name. Ruining performance statistics and error traceability.
It seems illogical that the default would be to allow a user log in multiple times |
|
Idea to resolve Problem | Prevent A User from Logging in More than once on browser, app or print tool |