Files
traefikoidc/internal
lukaszraczylo 66b9ed0861 Reauthentication + redis fix
When introspection explicitly returns that a token is inactive/revoked/expired, the plugin now properly triggers re-authentication or refresh instead of falling back to ID token validation. This fixes the functional issue where users
weren't being redirected to re-authenticate.
Redis change ensures that when the caller's context is cancelled (e.g., the 200ms timeout in UniversalCache.Get()), the operation aborts quickly instead of continuing with retries.
2025-12-01 13:47:28 +00:00
..
2025-12-01 13:47:28 +00:00
2025-10-16 10:56:28 +01:00
2025-10-16 10:56:28 +01:00
2025-10-01 12:13:10 +01:00
2025-09-18 11:01:30 +01:00
2025-10-16 10:56:28 +01:00
2025-10-01 12:13:10 +01:00
2025-10-16 10:56:28 +01:00
2025-10-01 12:13:10 +01:00
2025-09-18 11:01:30 +01:00
2025-10-16 10:56:28 +01:00