Base solution for your next web application
Open Closed

Users at host level #10046


User avatar
0
daws created

Hello,

Is it possible to have my users at the host level so that they're shared across tenants ?

So when I edit a user (or its permissions, or anything else), changes would be echoed to other tenants.

We're on Aspnetzero V8.8.0 angular + .net core

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @daws,

    It is not supported by default. We also don't suggest such a use case because it will be hard (or will require lots of work) to change core parts of the Framework. Could you explain your use case a bit more ? Maybe we can offer you a different solution.

    Thanks,

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    daws created

    Hello, thanks for your answer.

    My use case is as follows :

    Usually, each of our customers manages a single site (= tenant).

    However, we have one of our customers who manages two sites (two different tenants). This customer has several users and most of them should be able to connect to both tenants with the same username, role and permissions

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    1
    ismcagdas created
    Support Team

    Hi,

    In that case, I think it would be better to snycronize users of two tenants using domain events.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)