Sso idle timeout/logout

Hi,

Application: spring boot project web project secured with keycloak
Problem: idle timeout not logging application out; app becomes unusable until browser reload
For testing, I’m setting idle timeout to 2 minutes. Is there some setting in keycloak I’m not setting to automagically kick out the user back to the login screen?