ABP Framework version: v4.3
UI type: Angular
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): yes / no
Exception message and stack trace:
Steps to reproduce the issue:"
Description: I have x role in my project. Any user assigned to that role must be able to login in any tenant. What I need to do to make it possible?
Hi, Yes sure. How can I connect with you?
Hello, I cannot provide project as it is our on going project. I have attached the screenshot step. I created new tenant named Clinis with admin address clinis@gmail.com Then after that tried to login with the tenant's admin email but I could not login with the email. I checked the database as well and I found that the email that I provided while creating tenant was not saved.
I'm using angular UI with abp commercial.I created a tenant in abp using the admin. But i was unable to login with the email address used in the tenant registration. I also queried the database and looks like it is not being saved.
I am using the ABP suite project with angular. I downloaded the source code for the account module in my project. How can I replace @volo/abp.ng.account package used in my project from the added account module?