authentik
The first patch on 2026.8 is twenty-odd fixes and no new surface.
A side-by-side editorial comparison of mod_auth_openidc and PDFMonkey — release velocity, themes, recent moves, and the top alternatives to consider.
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.
PDFMonkey built a visual template editor, and with it stopped being a developers-only tool.
February's release introduced a drag-and-drop builder written from scratch — components dropped onto the page, styling done visually, and loops, conditions, and variables exposed through panels rather than template code, with custom CSS still available underneath. Around it sits API-side work: a Ruby SDK 1.0 with full CRUD, typed exceptions, persistent connections, and multi-tenant credential scoping, and password-protected output where adding a _password field to a document's meta object produces an AES-256 encrypted PDF across every template type, every integration, and every plan including free. Earlier entries cover template restore and self-service Boost Pack purchases.
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.
February's release introduced a drag-and-drop builder written from scratch — components dropped onto the page, styling done visually, and loops, conditions, and variables exposed through panels rather than template code, with custom CSS still available underneath. Around it sits API-side work: a Ruby SDK 1.0 with full CRUD, typed exceptions, persistent connections, and multi-tenant credential scoping, and password-protected output where adding a _password field to a document's meta object produces an AES-256 encrypted PDF across every template type, every integration, and every plan including free. Earlier entries cover template restore and self-service Boost Pack purchases.
Two audiences are being served from one engine. The builder opens template authoring to people who do not write HTML, which is the constraint that has kept document-generation tools inside engineering teams; the SDK and meta-field work keep the developer path uncluttered, with encryption arriving as a one-field change rather than a configuration screen. The pattern in both is minimal ceremony — no template changes, no account setup, works everywhere — which is what a product does when it is trying to remove reasons to look elsewhere rather than add reasons to upgrade.
Expect the builder to keep absorbing what previously required the code editor, since a visual editor's value depends on how rarely a user has to drop out of it. The entries stop in March, so where the API side goes next is not readable.
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 mod_auth_openidc or PDFMonkey.
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 mod_auth_openidc alternatives → · See all PDFMonkey alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. mod_auth_openidc is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 editorial sparks in the last 30 days against 0. 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. mod_auth_openidc is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
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.
Top PDFMonkey alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "PDFMonkey alternatives" section above for the current picks, or visit /alternatives/pdfmonkey for the full list with editorial commentary on each.