zitadel/internal/api
Tim Möhlmann 5399c0b0cb
fix(oidc): refresh token for device authorization (#7104)
fix(oidc); refresh token for device authorization

Due to a mis-alignment of OIDC interface and concrete implementations in zitadel, requesting a refresh token for device authorization would fail.
This change adds the possibility to to use the op.IDTokenRequest directly.
Also, the UserAgentID is dropped as required parameter, as devices do not have a user agent.

(cherry picked from commit 85eb2eda0b)
2023-12-21 15:03:00 +01:00
..
assets feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
authz refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat: user service v2 create, update and remove (#6996) 2023-12-21 10:03:37 +01:00
http 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
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc fix(oidc): refresh token for device authorization (#7104) 2023-12-21 15:03:00 +01:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: user service v2 create, update and remove (#6996) 2023-12-21 10:03:37 +01:00
api.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00