Base solution for your next web application
Open Closed

Multi-tenancy #7059


User avatar
0
nathaliewehbe created

Hi,

I am searching on how to create parent tenant and child tenant different of the host that I have. Do you have any document how todo that?

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

6 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    The current abp framework and zero do not support the tenant's parent and child structures.

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

    Does OU might help me to create child tenants as OUs?

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

    Depends on your requirements of child tenant.

    If you only need data/permission separation; then OU can be used. Other than that, OU will not be recommended.

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

    @nathaliewehbe

    I don't know your use case but OUs can help. OUs provide a hierarchical structure like you want.

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

    If I use OU, it will give the parent tenant to see the data of his child? for example users and other data?

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