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-04-06 18:52:21 +02:00
2025-03-31 12:03:20 +02:00
2026-05-19 23:19:21 +02:00
2025-03-26 03:39:28 +01:00
2026-04-25 20:48:27 +02:00
2026-03-18 09:04:40 +01:00
2026-03-15 18:31:53 +01:00
2026-01-25 17:03:36 +01:00
S
Description
No description provided
1.4 MiB
Languages
Nix 50.7%
Shell 48.6%
Python 0.6%
Dockerfile 0.1%