How to Set Session Idle Timeout to One Hour in Keycloak?
I’m currently working on configuring Keycloak for our application, and I need to set the session idle timeout to one hour. I want the user sessions to remain active for up to one hour of inactivity before they are automatically logged out.