Files
bincio-activity/bincio
Davide Scaini 3394be4ee9
CI / Python tests (push) Waiting to run
CI / Frontend build (push) Waiting to run
auth: add RS256 validation via JWKS (Phase 3)
When --oidc-issuer is set, validate tokens as RS256 id_tokens fetched
against bincio-auth's JWKS endpoint (cached for 1h). Falls back to
HS256 if the RS256 check fails, so existing sessions keep working
during the transition. DB session lookup is the final fallback.

New --oidc-issuer flag reads BINCIO_OIDC_ISSUER env var.
2026-06-03 15:43:44 +02:00
..
2026-03-28 13:59:36 +01:00