zitadel/internal/api/grpc
Stefan Benz 47ffa52f0f
feat: Instance create (#4502)
* feat(instance): implement create instance with direct machine user and credentials

* fix: deprecated add endpoint and variable declaration

* fix(instance): update logic for pats and machinekeys

* fix(instance): unit test corrections and additional unit test for pats and machinekeys

* fix(instance-create): include review changes

* fix(instance-create): linter fixes

* move iframe usage to solution scenarios configurations

* Revert "move iframe usage to solution scenarios configurations"

This reverts commit 9db31f3808.

* fix merge

* fix: add review suggestions

Co-authored-by: Livio Spring <livio.a@gmail.com>

* fix: add review changes

* fix: add review changes for default definitions

* fix: add review changes for machinekey details

* fix: add machinekey output when setup with machineuser

* fix: add changes from review

* fix instance converter for machine and allow overwriting of further machine fields

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-12-09 14:04:33 +01:00
..
action feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
admin feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
auth feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
client/middleware chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
errors chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp fix(IDP): correct org idp response resourceowner (#4165) 2022-08-11 11:56:59 +02:00
instance fix: use default redirect uri when not passed on end_session endpoint (#4054) 2022-07-27 09:49:16 +02:00
management feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
member chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
object fix: login text changes (#4269) 2022-09-02 10:29:06 +02:00
org feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
project feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
server fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
settings chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
system feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
text fix(logintexts): fix several custom text attributes for get and set (#4733) 2022-12-01 13:31:46 +01:00
user fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00