fix: handle default org id (#3769)

This commit is contained in:
Livio Amstutz
2022-06-03 14:30:39 +02:00
committed by GitHub
parent ebb73186b6
commit 0baaaf8a05
38 changed files with 331 additions and 158 deletions

View File

@@ -24,7 +24,7 @@ const (
type IAM struct {
es_models.ObjectRoot
GlobalOrgID string
DefaultOrgID string
IAMProjectID string
SetUpDone domain.Step
SetUpStarted domain.Step