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:
- Identifying how to login a user via the mobile app using the ABP login API without prior knowledge of what tenant that user belongs to.
<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:
- Is this functionality possible out of the box?
- Is there another way to achieve this functionality that we are unaware of?
- Is there a way to custom build a tenant resolver to handle this requirement?
<br>
Please let me know what other information you need.
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