zitadel/internal/api
Stefan Benz 0416153e8e
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

(cherry picked from commit 319ebe7898)
2024-03-21 13:00:37 +01:00
..
assets feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
authz feat: impersonation roles (#7442) 2024-02-28 10:21:11 +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 13:00:37 +01: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 fix: get orgID when missing on trigger logs (#7555) 2024-03-14 08:49:10 +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 fix: enable resend code in user initialization without auth request (#7568) 2024-03-15 06:50:55 +01:00
api.go feat: improve instance not found error (#7413) 2024-02-28 10:49:57 +00:00