0
Johannes created
- UI type: Angular
We would like to simplify the login process, by removing the need to specify tenant. Users will have to be unique across tenants, and the system will choose the tenant based on the username entered during login.
Can we get some pointers on how to achieve this functionality?
Thank you.
2 Answer(s)
-
0
Hi
Maybe https://support.abp.io/QA/Questions/447/LoginAPI-Trying-to-log-in-from-an-app-using-the-API---need-to-know-how-to-identify-the-tenant-that-the-user-belongs-to can help you
-
0
Thank you, I think we can solve it now :)