18
Views
3
Comments
Solved
How to autologout after closing the mobile app?

Hi! May I know how I can automatically logout after closing the app. To add, how can I use the remember me check box?

UserImage.jpg
Irapohl Cruz

Hi! I was wondering how the function will work when closing a tab, not by closing the browser.

2019-01-07 16-04-16
Siya
 
MVP

Service Center -> Administration -> Security -> Applications Authentication -> Session Login Settings:

  • This setting allows for the revocation of user logins when the application is closed.
  • Max. Idle Time: Determines the behavior of the application upon reopening. For instance, if the browser or tab is closed without logging out and the Max. Idle Time is set to 5 minutes, reopening the application within this time frame will automatically log you in, provided it is not in an incognito window.

Persistent Login Settings:

  • Persistent Login: A long-lived authentication mechanism that remains active even if the application is closed.
  • Max. Idle Time: With Persistent Login enabled, closing the browser does not affect authentication status. The user will automatically log in to the application upon reopening until the Max. Idle Time has elapsed.

Hope this clarifies.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.