Enable Multiple Logins - Session Timeouts

When Multiple Logins is enabled does Backendless 4 default to an automatic session timeout or is the session time infinite? If it does, I would definitely recommend mentioning it in the console next to the “Enable Multiple Logins” section.

There are no infinite sessions with either one of the options. I need to check what the default value is and make sure it is reflected in the docs.

By infinite I mean the maximum value (I believe it is 2147483647).

I will find out what it is and update this topic with the info

Nevin,

Default session timeout is 2592000 seconds.

Regards,
Mark

What happens if multiple logins are turned on and enable session timeout is turned off? Is the default session timeout used or is there no session timeout? If the default session timeout is used, then I would definitely recommend indicating that on the Login Properties page of the console because without knowing, I would assume that there is no session timeout because the field is disabled.