v0.3.5
Added
- OIDC id_token
at_hashverification - Token-endpoint auth method auto-negotiated from discovery, overridable via config
Fixed
- SSO logout now ends OIDC sessions, not just the admin cookie
Full Changelog: v0.3.4...v0.3.5
Container images: ghcr.io/franzos/stackpit:0.3.5 (SQLite), ghcr.io/franzos/stackpit:0.3.5-postgres (PostgreSQL)
Verify a download:
sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256Install steps: README
Changes since v0.3.4: compare