authentik
The first patch on 2026.8 is twenty-odd fixes and no new surface.
A side-by-side editorial comparison of All Quiet and mod_auth_openidc — release velocity, themes, recent moves, and the top alternatives to consider.
All Quiet is automating the incident ritual: war rooms, routing order, repeat-alert suppression.
All Quiet shipped thirteen changes in twenty-five days, a dense run for an on-call product. The work clusters in three places: integrations gaining two-way sync and field-level mapping across Jira, Salesforce and Linear; status pages gaining editorial control over incident times and comment visibility; and the alerting path itself gaining snoozing of similar incidents and explicit drag-and-drop routing order. Scoped API keys and personal access tokens arrived on August 25, framed around giving agents least-privilege access.
mod_auth_openidc keeps hardening its own attack surface, one audited subsystem at a time
This is the Apache module implementing OpenID Connect relying-party support, and its 2.4.20.x line has been an almost unbroken security programme. An internal audit turned up eight issues including an identity-header bypass; PBKDF2 key stretching changed the session encryption key and invalidated every session created by 2.4.19.x and earlier; out-of-bounds reads and writes were fixed in the state-cookie parser. The latest release continues in the same register, hardening file-backed metadata and cache I/O and the shared-memory cache itself.
All Quiet shipped thirteen changes in twenty-five days, a dense run for an on-call product. The work clusters in three places: integrations gaining two-way sync and field-level mapping across Jira, Salesforce and Linear; status pages gaining editorial control over incident times and comment visibility; and the alerting path itself gaining snoozing of similar incidents and explicit drag-and-drop routing order. Scoped API keys and personal access tokens arrived on August 25, framed around giving agents least-privilege access.
The direction is toward All Quiet running the incident rather than only paging about it. Dynamic incident channels open a war room in Slack, Teams or Mattermost on a severity trigger, invite whoever is on call, and archive it afterward, which is coordination work a responder used to do by hand. Routing is becoming explicit rather than incidental, with rules evaluated in an order you set instead of alphabetically. Underneath, the API is being prepared for non-human callers: scoped credentials that return 403 out of scope, published per-key rate limits, and outbound logs stripped of payload data. That credential work is parity with larger incident vendors rather than new ground, but the framing says plainly who All Quiet expects to be calling.
Expect the war-room automation to grow post-incident output, a timeline or review draft assembled from the channel, since All Quiet now controls both the channel's creation and its archival. Further integrations will likely ship in the same two-way, field-mapped shape as Jira and Salesforce rather than as one-way notifications.
This is the Apache module implementing OpenID Connect relying-party support, and its 2.4.20.x line has been an almost unbroken security programme. An internal audit turned up eight issues including an identity-header bypass; PBKDF2 key stretching changed the session encryption key and invalidated every session created by 2.4.19.x and earlier; out-of-bounds reads and writes were fixed in the state-cookie parser. The latest release continues in the same register, hardening file-backed metadata and cache I/O and the shared-memory cache itself.
The project is working outward from the code paths an attacker actually reaches: cookie parsing, then session key derivation, then cache storage and the files the module reads at runtime. Keyed hashing of cache keys to stop bucket-chain flooding, refusing non-regular files, capping allocations and writing metadata atomically all address resource-exhaustion and file-substitution classes rather than single bugs. Packaging and commercial distribution notes take up an increasing share of each release body, with Redis and Valkey over TLS behind a commercial agreement.
With the cache and file layers now hardened, the remaining large surface is the HTTP client and provider metadata handling, so that is the likeliest next area — and the 2.4.20.x line should settle into ordinary maintenance once the audit backlog is worked through.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either All Quiet or mod_auth_openidc.
The first patch on 2026.8 is twenty-odd fixes and no new surface.
Alert rate limits stop being per-source and start being per-tenant, by query.
The essay series keeps running ahead of the products it describes.
Both lines patch on the same day, and the reverted JSONata upgrade finally sticks.
The 3.x line finally ships function: authenticated secret writes and render patches.
Folder-level RBAC lands, and approvals finally get a webhook to talk to.
See all All Quiet alternatives → · See all mod_auth_openidc alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. All Quiet and mod_auth_openidc are shipping at a similar cadence (velocity 6.3 vs 6.3, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. All Quiet and mod_auth_openidc are shipping at a similar cadence (velocity 6.3 vs 6.3, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top All Quiet alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "All Quiet alternatives" section above for the current picks, or visit /alternatives/allquiet for the full list with editorial commentary on each.
Top mod_auth_openidc alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "mod_auth_openidc alternatives" section above for the current picks, or visit /alternatives/mod-auth-openidc for the full list with editorial commentary on each.