<div dir="ltr"><div>We have node js integrated with keycloak &amp; keycloak is running as a service in jboss.</div><div>There are many http requests being sent from browser to server in the background as part of auto refresh of some tables.</div><div>So if user has opened browser &amp; remains inactive; in the background many requests are made. Keycloak will never detect inactivity &amp; hence session will never be invalidated after session inactivity timeout.</div><div>Is there a way in keycloak to ignore such background requests from being considered for session alive scenarios?</div><div><br></div></div>