zitadel/internal/v2/command
Fabi 320679467b
feat: User login commands (#1228)
* feat: change login to command side

* feat: change login to command side

* fix: fix push on user

* feat: user command side

* feat: sign out

* feat: command side login

* feat: command side login

* feat: fix register user

* feat: fix register user

* feat: fix web auth n events

* feat: add machine keys

* feat: send codes

* feat: move authrequest to domain

* feat: move authrequest to domain

* feat: webauthn working

* feat: external users

* feat: external users login

* feat: notify users

* fix: tests

* feat: cascade remove user grants on project remove

* fix: webauthn

* fix: pr requests

* fix: register human with member

* fix: fix bugs

* fix: fix bugs
2021-02-08 11:30:30 +01:00
..
auth_checks.go feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
command.go feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
iam_converter.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
iam_idp_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
iam_idp_config.go feat: uniqueness (#1190) 2021-01-21 10:49:38 +01:00
iam_idp_oidc_config_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
iam_idp_oidc_config.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
iam_member_model.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
iam_member.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
iam_model.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
iam_policy_label_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_label.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_login_factors_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_login_identity_provider_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_login_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_login.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
iam_policy_org_iam_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_org_iam.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
iam_policy_password_age_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_password_age.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_password_complexity_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_password_complexity.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_password_lockout_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam_policy_password_lockout.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
iam.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
identity_provider_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
idp_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
member_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
oidc_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
org_converter.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_domain_model.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
org_domain.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_idp_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
org_idp_config.go feat: uniqueness (#1190) 2021-01-21 10:49:38 +01:00
org_idp_oidc_config_model.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
org_idp_oidc_config.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
org_member_model.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
org_member.go feat: set up org (#1157) 2021-01-08 11:33:45 +01:00
org_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
org_policy_label_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_label.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_login_factors_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_login_identity_provider_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_login_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_login.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
org_policy_org_iam_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_org_iam.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_password_age_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_password_age.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_password_complexity_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_password_complexity.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_password_lockout_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org_policy_password_lockout.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
org.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
policy_label_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
policy_login_factors_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
policy_login_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
policy_org_iam_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
policy_password_age_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_password_complexity_model.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_password_lockout_model.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
project_application_model.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_application_oidc_model.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_application_oidc.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_application.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_converter.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_grant_member_model.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_grant_member.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_grant_model.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_grant.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_member_model.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
project_member.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_model.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_role_model.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project_role.go feat: new projects (#1207) 2021-01-28 06:35:26 +01:00
project.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
setup_step1.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
setup_step2.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
setup_step3.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
setup_step4.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
setup_step5.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
setup_step6.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
setup_step7.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
setup_step8.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
setup_step9.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
setup.go feat: uniqueness (#1190) 2021-01-21 10:49:38 +01:00
user_converter.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_grant_converter.go feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
user_grant_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_grant.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_address_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_human_address.go feat: setup (#1166) 2021-01-12 12:59:51 +01:00
user_human_email_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_email.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_externalidp_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_human_externalidp.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_init_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_init.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_human_otp_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_otp.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_password_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_password.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_phone_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_human_phone.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_profile_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_human_profile.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_human_webauthn_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human_webauthn.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_human.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_machine_key_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_machine_key.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_machine_model.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user_machine.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_model.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00