zitadel/internal/v2/repository/policy
Livio Amstutz 3eb909c4b4
feat: org and policies commands (#1167)
* 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

* fixes

* changedEvent handling

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-01-18 11:24:15 +01:00
..
label.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
login.go feat: org and policies commands (#1167) 2021-01-18 11:24:15 +01:00
policy_login_factors.go fix: refactor setup (#1152) 2021-01-06 10:47:55 +01:00
policy_login_identity_provider.go fix: refactor setup (#1152) 2021-01-06 10:47:55 +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