user session on backoffice
whye qloapps unexpectedly closes user session on backoffice? 1.7.0
Hi @altcomcr-collab ,
There are two possible reasons for the issue:
1) IP Address Validation Setting
By default, QloApps checks the IP address stored in the session cookie. If the IP address changes during the session, the system automatically logs the user out. In your case, this was causing unexpected logout, so we have disabled this setting.
You can find this configuration at: Administration > Preferences > Disable "Check the cookie's IP address"
2) "Stay Logged in" Option Not Selected
If the "Stay logged in" option is not selected at the time of login, the session will expire after 15 minutes of inactivity and the user will be logged out automatically.