zitadel/internal/integration
Stefan Benz 41ae35f2ef
feat: add schema user create and remove (#8494)
# Which Problems Are Solved

Added functionality that user with a userschema can be created and
removed.

# How the Problems Are Solved

Added logic and moved APIs so that everything is API v3 conform.

# Additional Changes

- move of user and userschema API to resources folder
- changed testing and parameters
- some renaming

# Additional Context

closes #7308

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-08-28 19:46:45 +00:00
..
config feat(oidc): use web keys for token signing and verification (#8449) 2024-08-23 14:43:46 +02: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: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go test: no location header in response (#8441) 2024-08-17 14:48:06 +00:00
oidc.go test: no location header in response (#8441) 2024-08-17 14:48:06 +00: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