fix: only reuse active session and use correct policies (from user org) (#6603)

This commit is contained in:
Livio Spring
2023-09-21 16:45:41 +02:00
committed by GitHub
parent 7faab0378f
commit 593d1605ab
4 changed files with 151 additions and 20 deletions

View File

@@ -87,6 +87,7 @@ func Start(ctx context.Context, conf Config, systemDefaults sd.SystemDefaults, c
UserGrantProvider: queryView,
ProjectProvider: queryView,
ApplicationProvider: queries,
CustomTextProvider: queries,
IdGenerator: idGenerator,
},
eventstore.TokenRepo{