Nov 23, 2015
0
Level 8
Exclude a URI from extending the session timeout?
I am setting up a timed ajax function that refreshes notifications on the page every few minutes. This will be automatic and does not represent user activity.
How can I prevent these automatic requests from extending the lifetime of the session? (i.e. prevent them counting as user activity and updating the session expiry time).
Please or to participate in this conversation.