feat: verify oidc bearer tokens and jit-provision users

This commit is contained in:
Bastian Wagner
2026-08-17 14:54:42 +02:00
parent 7ca4bd9cf7
commit 5abc7cbe29
14 changed files with 294 additions and 11 deletions

8
pnpm-lock.yaml generated
View File

@@ -26,6 +26,9 @@ importers:
ioredis:
specifier: ^6.0.0
version: 6.0.0
jose:
specifier: ^5.10.0
version: 5.10.0
kysely:
specifier: 0.28.17
version: 0.28.17
@@ -3463,6 +3466,9 @@ packages:
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
hasBin: true
jose@5.10.0:
resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==}
jose@6.2.9:
resolution: {integrity: sha512-XrchZOFZUl/T3vTwRe8XK+cJrGtMF4th1ARnDfwbBXFKThGhlsxEE4Zu03AD/bjJSt/9jT/mxrOCkJWOg77aPA==}
@@ -8603,6 +8609,8 @@ snapshots:
jiti@2.7.0:
optional: true
jose@5.10.0: {}
jose@6.2.9: {}
js-tokens@4.0.0: {}