8
Warehouse mobile app (when not a CE portal app) does not allow for a timeout, meaning that if a user forgets to click the logout button the next user could inadvertently be processing transactions under the wrong worker ID.
As background, the general system timeout (webconfig) is a 300 second timeout (for the UI) but does not apply for the warehouse mobile app (desktop or handheld) Meaning that if you are logged in, you are logged in until you click log out, which reduces the number of times a warehouse user needs to log in/out to the device per day but could lead to inadvertent 'hijacking' of a worker ID.
We'd like the WMS App to have a timeout config option that requires worker login again after X minutes of inactivity.
As background, the general system timeout (webconfig) is a 300 second timeout (for the UI) but does not apply for the warehouse mobile app (desktop or handheld) Meaning that if you are logged in, you are logged in until you click log out, which reduces the number of times a warehouse user needs to log in/out to the device per day but could lead to inadvertent 'hijacking' of a worker ID.
We'd like the WMS App to have a timeout config option that requires worker login again after X minutes of inactivity.
STATUS DETAILS
Needs Votes