问题
In My application login and transactions after login are implemented using Mobilefirst 8.0. And I have implemented challenge handler and security test with 60 sec timeout for authentication. My application is getting a session timeout after 60 sec from the time of login even while doing transaction also.
How to reset session timeout for each request to server?
来源:https://stackoverflow.com/questions/47174990/mobilefirst-8-0-session-timeout-implementation