In Tenant User page provide details as in the below screenshot
Create User : Security → User → Add user
Step 6: Final Set-up
Stop the Project and set System1.DBUP.Admin as startup project and run the
same.
Set multiple startup projects and run the same.
System1.Automations → START
System1.Api → START
System1.IdentityProvider → START
System1.UI.Admin → START
Login → Security →Users →Edit the user with edit button and assign the
tenant value to the user.
Terminate the terminal in Visual Studio Code.
In Visual studio → run the app → System1.UI.App → set as startup project and run this
project.
In System1.UI.App → App → Open folder in file explorer → Open this module in Visual studio
code.
Open terminal in VS-Code and run the following commands.
npm inpm run serve
Set multiple startup projects and run the same.
System1.Automations → START
System1.Api → START
System1.IdentityProvider → START
System1.UI.Admin → START
Login to the App with the data found in DB.
Go to SSMS → Database → DS1-001-jobs → select * from HangFire.job → you will find the
username and one time password generated in this use this data to login to APP.