Files
Ruben Hensen 20cf119dbd Extend authentik + FreshRSS session lifetimes
Authentik's default-authentication-login stage ships with
session_duration: seconds=0, so the SSO session died with the browser.
New blueprint raises it to 30 days for every app on that flow.

FreshRSS runs OIDC through Apache mod_auth_openidc, whose defaults are a
5 minute inactivity timeout and a ~7.5 hour max duration in a non-persistent
cookie. Bumped to a 30 day sliding inactivity window (refreshed on every
request) with a 90 day hard cap, and made the cookie persistent so it
survives a browser restart.
2026-09-03 15:21:07 +02:00
..
2026-02-28 22:27:14 +01:00
2025-01-18 11:55:22 +01:00
2025-03-30 17:36:57 +02:00
2026-03-14 21:31:37 +01:00
2025-08-29 15:28:57 +02:00
2025-03-26 12:36:03 +01:00
2026-02-02 19:26:22 +01:00
2025-03-29 19:58:36 +01:00
2025-03-25 15:24:44 +01:00
2026-04-25 20:39:20 +02:00
2026-01-27 12:53:09 +01:00
2025-01-18 11:57:52 +01:00
2025-03-14 20:09:10 +01:00