Paul Lorenz
62e29169c2
Coalesce OIDC JWT revocations to reduce controller write pressure. Fixes #3681
...
- adds DeleteRevocationsBatchCommand so expired-revocation cleanup goes
through raft as a single log entry per batch
- adds CreateRevocationsBatchCommand for batched revocation creation
through raft
- moves refresh-token revocations from synchronous inline creation to a
background batcher that flushes on a configurable interval, removing
the database and raft as a bottleneck on token refreshes
- skips revocation creation for tokens expiring within a configurable
threshold (revocationMinTokenLifetime), since they become invalid on
their own
- validates that revocationMinTokenLifetime is less than 50% of the
configured refresh token lifetime
- makes the revocation enforcer frequency configurable and restricts it
to run only on the raft leader
- adds tests for multi-batch delete, batched create with router RDM
propagation, and skip-threshold behavior
- adds new configuration tunables under edge.oidc: revocationBucketInterval,
revocationMinTokenLifetime, revocationBucketMaxSize, revocationMaxQueued,
revocationEnforcerFrequency
2026-03-19 08:35:00 -04:00
..
2026-03-04 07:30:43 -05:00
2020-04-21 15:34:34 -04:00
2026-01-28 15:01:35 -05:00
2026-03-04 10:03:14 -05:00
2026-02-12 19:30:18 -05:00
2025-03-18 16:00:40 -04:00
2026-01-28 15:01:35 -05:00
2026-02-04 14:37:53 -05:00
2026-03-11 16:27:31 -04:00
2026-03-11 20:33:38 -04:00
2025-11-12 17:13:34 -05:00
2025-08-18 19:28:28 -04:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-02-24 10:01:36 -05:00
2026-02-24 10:01:36 -05:00
2026-03-11 16:27:31 -04:00
2026-03-11 16:27:31 -04:00
2026-03-11 16:27:31 -04:00
2026-03-11 16:27:31 -04:00
2026-01-28 15:01:35 -05:00
2026-02-24 10:01:36 -05:00
2026-02-25 09:34:59 -05:00
2026-03-11 13:10:28 -04:00
2026-02-26 10:06:56 -05:00
2026-01-28 12:34:10 -05:00
2026-02-04 14:36:21 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-03-04 10:03:14 -05:00
2026-03-07 00:00:51 -05:00
2026-02-25 09:13:07 -05:00
2026-03-11 20:33:38 -04:00
2026-03-04 10:03:14 -05:00
2026-03-19 08:35:00 -04:00
2025-11-12 17:13:34 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-02-04 14:36:21 -05:00
2026-02-04 15:48:42 -05:00
2026-01-28 15:01:35 -05:00
2026-02-09 09:18:25 -05:00
2026-03-11 20:33:38 -04:00
2026-01-28 12:34:10 -05:00
2026-03-07 00:00:51 -05:00
2025-10-15 13:04:56 -04:00
2025-02-03 18:52:57 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2025-11-12 17:13:34 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2025-12-18 10:54:08 -05:00
2025-08-26 09:28:54 -04:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-03-07 00:00:51 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-03-07 00:00:51 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-03-07 00:00:51 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00
2026-03-04 10:03:14 -05:00
2026-03-11 13:10:28 -04:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00
2026-03-19 08:35:00 -04:00
2024-05-08 10:33:50 -04:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2025-12-18 10:54:08 -05:00
2026-03-07 00:00:51 -05:00
2026-03-11 16:27:31 -04:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2025-11-12 17:13:34 -05:00
2026-02-04 15:48:42 -05:00
2026-03-07 00:00:51 -05:00
2026-02-04 14:37:53 -05:00