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 |
|
Livio Amstutz
|
21ffe1b0cb
|
new pkg structure (#1150)
* fix: split command query side
* fix: split command query side
* fix: members in correct pkg structure
* fix: label policy in correct pkg structure
* fix: structure
* fix: structure of login policy
* fix: identityprovider structure
* fix: org iam policy structure
* fix: password age policy structure
* fix: password complexity policy structure
* fix: password lockout policy structure
* fix: idp structure
* fix: user events structure
* fix: user write model
* fix: profile email changed command
* fix: address changed command
* fix: user states
* fix: user
* fix: org structure and add human
* begin iam setup command side
* setup
* step2
* step2
* fix: add user
* step2
* isvalid
* fix: folder structure v2 business
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
|
2021-01-04 14:52:13 +01:00 |
|
Fabi
|
5b433dcaa3
|
New eventstore policies (#1084)
* feat: login policy
* feat: password complexity policy
* feat: org iam policy
* feat: label policy
* feat: add and change policies
* feat: second factors
* feat: second and multi factors
* feat: better naming
* feat: better naming
|
2020-12-11 15:49:19 +01:00 |
|
adlerhurst
|
ebeedd1346
|
policy, idp, member.
member not working atm
|
2020-11-30 06:40:56 +01:00 |
|
adlerhurst
|
f6cdcee77a
|
append events without return value
|
2020-11-25 14:12:44 +01:00 |
|
adlerhurst
|
23e6cad703
|
start implementing new eventstore on iam
|
2020-11-12 22:50:01 +01:00 |
|