Configure timeout Keycloak with apache2-oidc

OIDCSessionInactivityTimeout represents how long is your session valid - how long it take before you are logged out because of inactivity from the protected app.

OIDCStateTimeout sets the validity of the login flow - how long you can stay on the identity provider login page, before the login flow becomes invalid and you need to start logging-in again.

Check example for the configuration file on Github: