zitadel/cmd/start
Livio Spring 68bfab2fb3
feat(login): use default org for login without provided org context (#6625)
* start feature flags

* base feature events on domain const

* setup default features

* allow setting feature in system api

* allow setting feature in admin api

* set settings in login based on feature

* fix rebasing

* unit tests

* i18n

* update policy after domain discovery

* some changes from review

* check feature and value type

* check feature and value type
2023-09-29 08:21:32 +00:00
..
config.go feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
encryption_keys.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
flags.go fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
start_from_init.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_from_setup.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start.go feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00