zitadel/docs/static/img
Elio Bischof d639c5200a
feat: manage restrictions in console (#6965)
* feat: return 404 or 409 if org reg disallowed

* fix: system limit permissions

* feat: add iam limits api

* feat: disallow public org registrations on default instance

* add integration test

* test: integration

* fix test

* docs: describe public org registrations

* avoid updating docs deps

* fix system limits integration test

* silence integration tests

* fix linting

* ignore strange linter complaints

* review

* improve reset properties naming

* redefine the api

* use restrictions aggregate

* test query

* simplify and test projection

* test commands

* fix unit tests

* move integration test

* support restrictions on default instance

* also test GetRestrictions

* self review

* lint

* abstract away resource owner

* fix tests

* configure supported languages

* fix allowed languages

* fix tests

* default lang must not be restricted

* preferred language must be allowed

* change preferred languages

* check languages everywhere

* lint

* test command side

* lint

* add integration test

* add integration test

* restrict supported ui locales

* lint

* lint

* cleanup

* lint

* allow undefined preferred language

* fix integration tests

* update main

* fix env var

* ignore linter

* ignore linter

* improve integration test config

* reduce cognitive complexity

* compile

* fix(console): switch back to saved language

* feat(API): get allowed languages

* fix(console): only make allowed languages selectable

* warn when editing not allowed languages

* feat: manage restrictions in console

* check for duplicates

* remove useless restriction checks

* review

* revert restriction renaming

* manage languages

* fix language restrictions

* lint

* generate

* allow custom texts for supported langs for now

* fix tests

* cleanup

* cleanup

* cleanup

* lint

* unsupported preferred lang is allowed

* fix integration test

* allow unsupported preferred languages

* lint

* fix languages lists

* simplify default language selection

* translate

* discard

* lint

* load languages for tests

* load languages

* lint

* cleanup

* lint

* cleanup

* get allowed only on admin

* cleanup

* reduce flakiness on very limited postgres

* simplify langSvc

* refactor according to suggestions in pr

* lint

* improve ux

* update central allowed languages

* set first allowed language as default

* readd lost translations

* disable sorting disallowed languages

* fix permissions

* lint

* selectionchange for language in msg texts

* initialize login texts

* init message texts

* lint

* fix drag and drop list styles

* start from 1

* cleanup

* prettier

* correct orgdefaultlabel

* unsubscribe

* lint

* docs: describe language settings

---------

Co-authored-by: peintnermax <max@caos.ch>
2023-12-07 12:31:01 +00:00
..
angular docs(quickstarts): change application type to user agent for angular apps (#5173) 2023-02-07 19:16:04 +01:00
api docs: improve docs with images (#2474) 2021-10-04 17:11:16 +02:00
concepts docs(concepts): Describe audit trail feature (#5747) 2023-05-04 15:37:28 +02:00
device-auth docs: Added the device authorization example. (#6598) 2023-09-22 08:21:38 +05:30
flutter docs: update flutter quickstart (#4652) 2022-11-14 15:24:36 +01:00
go docs: update go authorization example to the new version (#7015) 2023-12-06 18:32:43 +02:00
guides feat: manage restrictions in console (#6965) 2023-12-07 12:31:01 +00:00
index docs: api request descriptions (#1637) 2021-04-22 12:59:17 +00:00
integrations fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
manuals docs: console guide (#4468) 2022-10-06 16:22:46 +02:00
nextjs docs: update nextjs and angular guide (#4633) 2022-10-31 08:00:22 +01:00
nextjs-b2b docs: nextjs b2b example, plausible outbound links script (#4738) 2022-11-23 13:27:09 +00:00
oidc/auth0 docs: add gitlab and auth0 (#3700) 2022-06-08 11:49:50 +02:00
python-flask docs: add python quick start guide (#5166) 2023-02-13 17:59:08 +05:30
saml feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
tech docs: proposal restructure (#5318) 2023-03-07 09:33:13 +02:00
accounts_multifactor.png fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
accounts_org_register_light.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
accounts_otp_select.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
accounts_otp_setup_done.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
accounts_otp_setup.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
accounts_otp_verify.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
accounts_page.png fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
accounts_password.png fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
accounts_verify_code_password_done.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
accounts_verify_code_password.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
change_password.gif docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_admin_entry.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_admin_system.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_authz_add_1.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_authz_add_2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_authz_add_3.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_authz_overview.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_clients_my_first_spa_config.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_clients_my_first_spa_wizard_1.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_clients_my_first_spa_wizard_2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_clients_my_first_spa_wizard_3.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_clients_my_first_spa_wizard_4.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_dashboard.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_granted_projects_overview.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_iam_admin_failed.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_iam_admin_views.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_instance_policy_general.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_instance_policy_notification.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_login_texts.png fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_message_texts.png fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_org_custom_login_policy.gif fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_org_domain_add.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain_added.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain_default.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain_primary.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain_verified.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain_verify_dns.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain_verify.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_domain.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_identitiy_provider.gif docs: Identity providers and customer portal (#3790) 2022-06-09 17:15:31 +02:00
console_org_identity_provider.gif docs: Identity providers and customer portal (#3790) 2022-06-09 17:15:31 +02:00
console_org_manage_roles_1.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_manage_roles_2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_org_manager_add.gif docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_org_register.png docs: console guide (#4468) 2022-10-06 16:22:46 +02:00
console_org_select.png fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_personal_information_org_owner.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_personal_information.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_private_labeling.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_project_manage_roles_1.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_project_manage_roles_2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_projects_add_new_roles.gif docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_projects_application_token_settings.png docs(guides): user metadata (#3838) 2022-06-28 17:34:13 +00:00
console_projects_empty.png docs: console guide (#4468) 2022-10-06 16:22:46 +02:00
console_projects_granted.png docs: Docs v2 (#3733) 2022-06-02 12:05:45 +00:00
console_projects_my_first_project.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_serviceusers_create.gif fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_serviceusers_new_key.gif fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
console_serviceusers_secret.gif feat: support client_credentials for service users (#5134) 2023-01-31 19:52:47 +00:00
console_user_create_done.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_create_form.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_entry.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_list_search.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_list.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_manage_roles_1.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_manage_roles_2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_personal_info.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_user_personal_information.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
console_users_create_new_user.gif fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
create-user.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
develop2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
docusaurus.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
email-verify.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
enable-mfa-handling.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
enable-selfregister.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
favicon.ico docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
gigi.svg docs: welcome gigi (#4159) 2022-08-11 07:32:50 +00:00
github-header01-dark@2x.png docs: welcome gigi (#4159) 2022-08-11 07:32:50 +00:00
github-header01-light@2x.png docs: welcome gigi (#4159) 2022-08-11 07:32:50 +00:00
google_add_credentials.gif docs: Identity providers and customer portal (#3790) 2022-06-09 17:15:31 +02:00
grafana_client_settings.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
grafana_login_button.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
grafana_profile_settings.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
grafana_project_settings.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
grafana_zitadel_authorization.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
linking-accounts.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
login-mfa.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
logo.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
manage-external-idp.png fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
personal2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
preview.png docs: replace meta tag image (#5028) 2023-02-17 11:48:37 +01:00
projects2.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
register.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
self-register.gif fix: added user manual videos and description (#1581) 2021-04-23 06:54:13 +00:00
undraw_docusaurus_mountain.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
undraw_docusaurus_react.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
undraw_docusaurus_tree.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
usermanual.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel_cluster_architecture.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel_multicluster_architecture.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel_software_architecture.png docs: change architecture graphic (#3794) 2022-06-10 12:53:10 +00:00
zitadel-logo-dark.svg docs: rehaul styles (#2505) 2021-10-13 10:06:12 +02:00
zitadel-logo-light.svg docs: rehaul styles (#2505) 2021-10-13 10:06:12 +02:00
zitadel-logo-solo-darkdesign.svg docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00
zitadel-logo-solo-light.png docs: rework documentation site (#1589) 2021-04-15 13:22:37 +02:00