zitadel/internal/api
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
..
assets feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
authz feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
http feat(oidc): use web keys for token signing and verification (#8449) 2024-08-23 14:43:46 +02:00
idp fix: generalise permission check for query user information (#8458) 2024-08-23 06:44:18 +00:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc fix(oidc): don't push introspection client events (#8481) 2024-08-28 18:19:50 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml feat(v3alpha): web key resource (#8262) 2024-08-14 14:18:14 +00:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix: automatically link user without prompt (#8487) 2024-08-28 05:33:20 +00:00
api.go feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00