Mobile App Idle Timeout

Read Complete Release Notes

Feature released in SummitAI Platform (Alps SP1)

What's New?

Earlier, the SummitAI Mobile App idle time out value was configured and read from the following key in web.config file:

<add key="App:MobileExpiryTimeInSecs" value="120"/>

Now, the Mobile App idle timeout value is configured and read from the session configuration key in web.config file. The idle timeout value is defined in minutes in timeout property as highlighted below. Here the timeout is 2 minutes.

Session Configuration Key
Figure: Session Configuration Key