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)
-
0
The current abp framework and zero do not support the tenant's parent and child structures.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Does OU might help me to create child tenants as OUs?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
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 supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
@nathaliewehbe
I don't know your use case but OUs can help. OUs provide a hierarchical structure like you want.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
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 supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
You need to implement it.
Please read:
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)