blaze icon indicating copy to clipboard operation
blaze copied to clipboard

Support Multitenancy

Open alexanderkiel opened this issue 3 years ago • 1 comments

We like to support the use-case were multiple tenants store their data into one Blaze instance but like to access it separately.

We need:

  • authentication - we already have OpenID Connect but some machine-to-machine authentication would be useful
  • a way to assign resources to tenants - could be done by using Meta.source
  • a way to filter the database value by tenant - could be done by using Meta.source

alexanderkiel avatar Aug 19 '21 13:08 alexanderkiel

Hi @alexanderkiel, was this request completed and merged?

kaustubhkfold avatar Dec 29 '23 03:12 kaustubhkfold