mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-10 09:12:29 +00:00
fix(console): simplify instance page (#7274)
* move settings, rm nav for single org * move instance pages to settings * i18n * revalidate orgs on create * Update bg.json * show custome portal link * Update console/src/app/modules/settings-list/settings.ts Co-authored-by: Livio Spring <livio.a@gmail.com> * Update console/src/app/modules/settings-list/settings.ts Co-authored-by: Livio Spring <livio.a@gmail.com> * Update console/src/app/modules/settings-list/settings.ts Co-authored-by: Livio Spring <livio.a@gmail.com> * add org page to instance settings * iam.read for org list * i18n * instance imgs, cleanup * rm unused imgs * remove unused imgs, replace default settings imgs * event image * e2e url * instance url --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
The login policy can be configured on two levels. Once as default on the instance and this can be overwritten for each organization.
|
||||
The only difference is where you configure it. Go either to the settings page of a specific organization or to the settings page of your instance.
|
||||
Instance: $YOUR-DOMAIN/ui/console/settings?id=general
|
||||
Instance: $YOUR-DOMAIN/ui/console/instance?id=general
|
||||
Organization: Choose the organization in the menu and go to $YOUR-DOMAIN/ui/console/org-settings?id=login
|
||||
|
||||
1. Go to the Settings
|
||||
|
||||
Reference in New Issue
Block a user