zitadel/internal/integration
Livio Spring 7494a7b6d9
feat(api): add possibility to retrieve user schemas (#7614)
This PR extends the user schema service (V3 API) with the possibility to ListUserSchemas and GetUserSchemaByID.
The previously started guide is extended to demonstrate how to retrieve the schema(s) and notes the generated revision property.
2024-03-22 13:26:13 +00:00
..
config fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
assert_test.go feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
assert.go feat: query side for executions and targets for actions v2 (#7524) 2024-03-14 09:56:23 +00:00
client.go feat(api): add possibility to retrieve user schemas (#7614) 2024-03-22 13:26:13 +00:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go feat: query side for executions and targets for actions v2 (#7524) 2024-03-14 09:56:23 +00:00
oidc.go feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +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