Base solution for your next web application
Open Closed

login related question #11718


User avatar
0
sfaisol05 created

I am using aspnet zero multi tenant environment. I need to enable only user email and password for login. Login or registration should not ask for Tenant Information. This is how I want the system to work.

New Tenant registration - By default it should be based on number (Like 1, 2, 3..etc) Whoever is signing up we will ask for their email and password - By default this user will be admin user for that Tenant (For Example Tenant #1 ) This admin user can add other users in the system.

No Duplicate email address is allowed in the system, One email is attached to one tenant only.

Please help me to implement this feature.

Best Regards, Shafiul


1 Answer(s)