zitadel/internal/v2/repository/iam
Livio Amstutz c2e6e782a8
feat: idps (#1188)
* add setup steps

* refactoring

* omitempty

* cleanup

* begin org

* create org

* setup org

* setup org

* merge

* fixes

* fixes

* fixes

* add project

* add oidc application

* fix app creation

* add resourceOwner to writemodels

* resource owner

* cleanup

* global org, iam project and iam member in setup

* logs

* logs

* logs

* cleanup

* Update internal/v2/command/project.go

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* check project state

* add org domain commands

* add org status changes and member commands

* fixes

* policies

* login policy

* fix iam project event

* mapper

* label policy

* change to command

* fix

* fix

* handle change event differently and lot of fixes

* idps

* fixes

* fixes

* fixes

* changedEvent handling

* fix change events

* remove creation date

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-01-20 11:06:52 +01:00
..
aggregate.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
event_iam_project_set.go feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
event_org_set.go fix: Previous sequence (#1086) 2020-12-14 17:24:01 +01:00
events_step.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
eventstore.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
idp_config.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
idp_oidc_config.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
member.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
policy_label.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_login_factors.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
policy_login_identity_provider.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
policy_login.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_org_iam.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_password_age.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_password_complexity.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_password_lockout.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00