Automatic Logout
General
This feature allows setting a logout timer for a UBIK client, which automatically logs the user out of the application if no interaction with the client occurs. It does not matter whether the application is running in the foreground or background; once the logout timer expires, the user is automatically logged out of the client.
There are two settings for the automatic logout:
- No Automatic Logout
- Automatic Logout (in minutes)
Setup
The configuration can be easily set up and works with the UWP/WinX client, Xamarin Android, and Xamarin iOS.
To enable automatic logout, open the profile used by the user to log into the client with an editor.
Now, the only thing that needs to be changed is the value inside this element .
If the value is set to 0, the automatic logout feature is disabled. To set an automatic logout timer, simply enter a number greater than 0, and the automatic logout timer will be activated. The time is specified in minutes based on the entered value. For example, if the value 5 is entered, the user will be logged out after 5 minutes of inactivity. Only whole positive numbers are accepted as valid values.