Files
lasuite-docs/src
Kevin JahnsandAnthony LC 9836d65622 🔒️(collaboration) reject admin jwts not issued for the yhub audience
yhub verified Django's RS256 admin JWT without checking "aud", so the
y-converter token Django hands to the converter process was replayable
here — and admin: true short-circuits getAccessType to "rw" on every
document, plus the backend-internal reset-connections purpose and the
X-User-Id attribution override. Require aud: "yhub", as y-provider
already does for its own audience. Nothing in the backend calls yhub's
admin endpoints yet, so no caller is affected.

Signed-off-by: Kevin Jahns <kevin.jahns@protonmail.com>
2026-09-11 10:53:24 +02:00
..
2026-09-11 10:53:21 +02:00
2026-09-11 10:53:22 +02:00
2026-09-04 18:19:06 +02:00