zitadel/internal/repository
Tim Möhlmann e22689c125
feat(oidc): id token for device authorization (#7088)
* cleanup todo

* pass id token details to oidc

* feat(oidc): id token for device authorization

This changes updates to the newest oidc version,
so the Device Authorization grant can return ID tokens when
the scope `openid` is set.
There is also some refactoring done, so that the eventstore can be
queried directly when polling for state.
The projection is cleaned up to a minimum with only data required for the login UI.

* try to be explicit wit hthe timezone to fix github

* pin oidc v3.8.0

* remove TBD entry
2023-12-20 13:21:08 +01:00
..
action refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
asset refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
authrequest refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
deviceauth feat(oidc): id token for device authorization (#7088) 2023-12-20 13:21:08 +01:00
feature fix: payload (de)serialization of some events (#6858) 2023-11-03 11:02:17 +00:00
flow refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idp refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idpconfig refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idpintent refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
instance refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
keypair refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
limits feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
member refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
metadata refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
milestone feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
oidcsession feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
org feat(oidc): id token for device authorization (#7088) 2023-12-20 13:21:08 +01:00
policy refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
project refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
pseudo feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
quota refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
restrictions feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
session refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
settings refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
user fix: update external username on idp if auto update is enabled (#7048) 2023-12-08 18:22:07 +01:00
usergrant refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00