FusionAuth
Developer-focused authentication, authorization, and user management platform available self-hosted or cloud-hosted
An auth platform in a hardening cycle, tightening API scope and adding OAuth standards
◆Recent moves
- 17d ago
v1.67.1 maintenance release
A 1.67.1 maintenance release; the captured note is the standard upgrade-guidance boilerplate with no user-facing feature described.
View source ↗ - 24d ago
v1.67.0: OAuth resource scoping via RFC 8707
⚡ SPARK1.67.0 adds RFC 8707 resource indicators — tokens can now be scoped to specific resources via an authorizedResourceUris config and a resource parameter, surfaced in the aud claim. A genuine capability addition amid the hardening run.
View source ↗ - 1mo ago
v1.66.0: webhook endpoints now require global API keys
1.66.0 extends the prior tenant-scope hardening to webhook endpoints, which now require global API keys and reject tenant-scoped keys with a 401. A breaking but deliberate fix that closes a privilege gap left open in 1.65.0.
View source ↗ - 1mo ago
v1.65.0: immutable IdP linking and tighter key scope
1.65.0 makes enabled identity-provider linking strategy immutable and removes tenant-scoped key access to installation-wide endpoints. Two breaking changes that prevent foot-guns and tighten privilege scope — the start of the hardening run continued in 1.66.
View source ↗ - 2mo ago
v1.64.1: fix breached-password detection on change
1.64.1 fixes a meaningful security bug where a password change could fail to detect a breached password, plus a misleading Admin UI consent dropdown. Maintenance-grade, but the breached-password fix has real security weight.
View source ↗ - 3mo ago
v1.64.0: Lambda Secrets for sensitive values in lambdas
1.64.0 introduces Lambda Secrets — secure storage for sensitive values like app passwords and API keys, accessible from lambda functions — and adds PKCE enhancements. A useful capability for teams extending FusionAuth with custom logic.
View source ↗