-
v0.2.9 Stable
released this
2026-09-20 14:19:24 +00:00 | 2 commits to master since this releaseSecurity
- Org owners could mint recovery codes for co-members and take their accounts
- Org owners could create OAuth clients that skip the consent screen
- Team rename, delete and membership weren't bound to the org in the URL
- Org overview and branding were readable by non-members
- Handoff trusted any OAuth client, including self-registered ones
- SAML login handed the browser a 15-minute recovery link
- Invite and one-shot-reveal tokens were stored in plaintext
- CIMD client registration had no ceiling
X-Real-IPwas attacker-controlled on a short forwarded-for chain- The NSS resolver aborted sshd and sudo on an interior NUL
- The Linux client pinned a vulnerable rustls (RUSTSEC-2026-0285)
Changed
- Identity and session admin pages are operator-only;
?org=no longer admits owners - Org-created OAuth clients are limited to their own org's registered audiences
- New
[oauth.cimd].max_clientsandmax_clients_per_host
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.8 Stable
released this
2026-09-19 15:52:35 +00:00 | 4 commits to master since this releaseFixed
- Sign-in left the user on a blank page when an app redirected on past its own callback (Tailscale, and any app like it)
Changed
- Consent and logout hand back to Hydra with a page instead of a redirect, so an app's own navigation is no longer the browser's business
- OAuth apps no longer widen the sign-in page's
Content-Security-Policy
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.7 Stable
released this
2026-09-19 06:07:30 +00:00 | 9 commits to master since this releaseSecurity
- rustls accepted TLS 1.3 handshake messages at the wrong encryption level (RUSTSEC-2026-0285)
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.6 Stable
released this
2026-09-19 05:34:11 +00:00 | 11 commits to master since this releaseAdded
- Tailscale app template for the OAuth2 client picker
- Operator guide covers Tailscale custom OIDC, including WebFinger
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.5 Stable
released this
2026-09-09 09:45:58 +00:00 | 13 commits to master since this releaseChanged
- The username form is always on
/settings/profile, no longer behind[profiles].enabled preferred_usernameships with theprofilescope regardless of that setting- Username and public profile save independently
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The username form is always on
-
v0.2.4 Stable
released this
2026-09-05 11:41:27 +00:00 | 15 commits to master since this releaseFixed
- The image's css stage ignored a failed Tailwind download
- The NSS module pulled the unmaintained
pastecrate
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.3 Stable
released this
2026-09-05 06:37:03 +00:00 | 17 commits to master since this releaseAdded
[proxy].trusted_hopspicks the client from the forwarded-for chain[database].max_connectionsandacquire_timeout_secs
Changed
- Licences signed by the shop's web key are accepted alongside the root key
- The host client reads its daemon socket path from the binary, not the environment
Security
- The host client rejected malformed POSIX names only at the server
- Outbound fetches followed redirects and could buffer an uncapped body
- Client-supplied
client_uriandlogo_uriwere rendered unchecked
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.2 Stable
released this
2026-08-09 22:37:56 +00:00 | 20 commits to master since this releaseFixed
- A CIMD client never picked up a second resource server's scopes
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
v0.2.1 Stable
released this
2026-08-04 22:07:22 +00:00 | 22 commits to master since this releaseFixed
- Repeat consent duplicated a client's registered audience on every grant
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
v0.2.0 Stable
released this
2026-08-04 16:16:02 +00:00 | 25 commits to master since this releaseAdded
- MCP clients connect via CIMD (URL client IDs), no registration step
- Resource registry with admin UI replaces the audience config allow-list
- Forseti can front Hydra's issuer: augmented discovery plus a
/hydraproxy - Consent shows a CIMD client's host as its primary identity
Changed
- Client audiences are trusted only from admin-created records
Removed
- Dynamic Client Registration (RFC 7591) and initial access tokens
Fixed
- Client metadata rows failed to load on Postgres deployments
Builds, checksums and provenance: https://github.com/franzos/forseti/releases/tag/v0.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads