zitadel/internal/api
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
..
assets feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
authz fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
grpc feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
http fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
oidc feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
saml feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
api.go fix: redirect / to login UI (#4669) 2022-11-09 07:19:05 +00:00