zitadel/internal/integration
Stefan Benz 5fab533e37
feat: org v2 ListOrganizations (#8411)
# Which Problems Are Solved

Org v2 service does not have a ListOrganizations endpoint.

# How the Problems Are Solved

Implement ListOrganizations endpoint.

# Additional Changes

- moved descriptions in the protos to comments
- corrected the RemoveNoPermissions for the ListUsers, to get the
correct TotalResults

# Additional Context

For new typescript login
2024-08-15 06:37:06 +02:00
..
config refactor(database): exchange connection pool (#8325) 2024-07-17 15:16:02 +00:00
assert_test.go feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
assert.go feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
client.go feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
oidc.go fix: consider oidc session events for authN milestones (#8089) 2024-06-12 06:49:14 +02:00
rand.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user.go feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
usertype_string.go feat(api): add organisation service (#6340) 2023-08-11 14:19:14 +00:00