Hi,
The issue is -
<br> Current behavior -
<br> Work around -
<br> The architecture we are structuring the solution on can be summarized as below:
The domain entity exists in the tenant databases, but the navigation property is stored in the primary database. The primary database connection string is tied to the null/default tenant, and each tenant database connection string is tied to a tenant id (non-null).
Please let me know if any of this explanation is unclear and I will clarify.
<br> Thanks, Christian
ABP Framework version: v3.0.5 UI type: MVC Tiered (MVC) or Identity Server Seperated (Angular): no Exception message and stack trace: NA Steps to reproduce the issue: NA
Hi,
We are building an ABP application to serve as the backend and a web portal front end for a multi-tenant solution.
We are also building an iOS mobile app that will utilise the APIs that ABP generates to interact with the backend. The problem we are facing:
<br> Ideally what we would like is the ability to identify which tenant the user belongs to driven by their email address. The questions we have are:
<br> Please let me know what other information you need.
Thanks, Christian