zitadel/internal/api/grpc/management
Fabi c740ee5d81
feat: Instance commands (#3385)
* fix: add events for domain

* fix: add/remove domain command side

* fix: add/remove domain command side

* fix: add/remove domain query side

* fix: create instance

* fix: merge v2

* fix: instance domain

* fix: instance domain

* fix: instance domain

* fix: instance domain

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from api

* fix: remove domain.IAMID

* fix: remove domain.IAMID

* fix: add instance domain queries

* fix: fix after merge

* Update auth_request.go

* fix keypair

* remove unused code

* feat: read instance id from context

* feat: remove unused code

* feat: use instance id from context

* some fixes

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-04-05 05:58:09 +00:00
..
actions_converter.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
actions.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
auth_checks.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
custom_text_converter.go fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00:00
custom_text.go feat: text query (#2735) 2021-12-16 15:21:37 +01:00
features.go fix: features query (#2610) 2021-11-21 20:22:25 +01:00
flow.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
iam.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_converter_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_converter.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
idp.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
information.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
language.go feat: iam query (#3085) 2022-01-21 14:01:25 +01:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
org.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
policy_label_converter.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
policy_label.go fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
policy_lockout_converter.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
policy_lockout.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
policy_login_converter.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
policy_login.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
policy_password_age_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_age.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
policy_password_complexity_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_complexity.go fix(query): pw complexity policy (#2417) 2021-10-20 13:44:02 +02:00
policy_privacy_converter.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
policy_privacy.go fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
project_application_converter.go fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
project_application.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
project_converter.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
project_grant_converter.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
project_grant.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
project.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
replacer.md feat: protos refactoring 2021-03-09 10:30:11 +01:00
server.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
user_converter.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_grant_converter.go feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
user_grant.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
user.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00