Files
opencloud/services/proxy/pkg/middleware
Ralf Haferkamp 6dde2839df fix(oidc_auth): Fix userinfo cache expiration logic
When the userinfo claims store in the usercache is found to be expired,
do not return an error but ignore the cached entry and force a
re-verification of the access token (either via parsing the JWT again or
via a UserInfo lookup).
This is required for setups with non-JWT access tokes where the expiry
date set in the cached claims does not reflect the actual token expiry,
but just the CacheTTL.

Fixes: #1493
2026-02-19 13:17:17 +01:00
..
2025-01-13 16:42:19 +01:00
2025-01-29 11:58:57 +01:00
2025-01-13 16:42:19 +01:00
2025-01-13 09:58:18 +01:00
2025-01-13 16:42:19 +01:00
2025-11-19 09:38:16 +01:00
2025-11-19 09:38:16 +01:00