zitadel/internal/integration
Stefan Benz a9eb50321c
fix: update userschema api to v3alpha definition (#8511)
# Which Problems Are Solved

UserSchema API is currently not completely as defined for v3alpha.

# How the Problems Are Solved

Update the protos and integration tests.

# Additional Changes

None

# Additional Context

None
2024-09-02 11:24:15 +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 fix: update userschema api to v3alpha definition (#8511) 2024-09-02 11:24:15 +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