scalecube / scalecube-configuration-service

scalecube configuration service provides an application metadata storage solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid creating new couchbase user for each new repository (bucket)

dmytro-lazebnyi opened this issue · comments

Avoid creating new couchbase user for each new repository (bucket) during createRepository operation.

Instead of this access to the new repository (bucket) should be granted to couchbase user which is created during createOrganization operation.

@dmytro-lazebnyi can we close this issue?