Base solution for your next web application

Activities of "sfaisol05"

Question

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

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 9.3
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

After the core and angular solution is published the expected result is to see the angular login screen, but the application is being redirected to "Ui/Login" page.

Showing 1 to 2 of 2 entries