zitadel/internal/api
Stefan Benz 319ebe7898
fix: add organizationID query for user v2 ListUsers and clean up depeprecated attribute (#7593)
Add organizationID as query for ListUsers and clean up the deprecated Organisation attributes in other queries.

This PR removes the following fields from API requests (user service v2):

organisation from AddHumanUser (deprecated some time ago, organization still exists)
organization from GetUserByID
2024-03-21 08:07:00 +00:00
..
assets feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
authz feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc fix: add organizationID query for user v2 ListUsers and clean up depeprecated attribute (#7593) 2024-03-21 08:07:00 +00:00
http feat: improve instance not found error (#7413) 2024-02-28 10:49:57 +00:00
idp chore(ci): merge test runs (#7388) 2024-02-19 07:50:37 +01:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: get orgID when missing on trigger logs (#7555) 2024-03-14 08:49:10 +00:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat(actions): ctx.org.getMetadata() in external authentication (#7571) 2024-03-19 07:34:38 +01:00
api.go feat: improve instance not found error (#7413) 2024-02-28 10:49:57 +00:00