<div dir="ltr"><p>Hi,</p><p>I logout from my application either by a redirect to the logout url : <a href="http://auth-server/auth/realms/{realm-name}/tokens/logout?redirect_uri=encodedRedirectUri">http://auth-server/auth/realms/{realm-name}/tokens/logout?redirect_uri=encodedRedirectUri</a> or from the Keycloak console by ending all active sessions with the &quot;logout all&quot; button but i still can go and navigate in my application everytime. It is only when i stay idle for sometime that am forced to login again in order to access my application.</p><p>Anyone knows what this behaviour means ? I was expecting that i would be forced to login as soon as i logout from my application.</p><p>Regards.</p></div>