Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.48 KB

PORTAL.md

File metadata and controls

55 lines (30 loc) · 1.48 KB

PORTAL

Host

Host account is used to manage all tenants.

Host login

To login to the host account, keep the tenant selection as blank (Not selected).

Host Login

Enter the default credentials

Username Password
admin 123qwe

Once logged-in, you will land on the aspnetboilerplate's host dashboard.

Tenant Dashboard

From the tenant's page, you can create a new tenant,

Create Tenant

Tenant list

Tenants

Tenant

Tenant Login

Once the desired tenant is created, you can login to the tenant admin page to manage tenant users.

To login to the tenant, select the tenant by entering the tenant name in the login tenant selection page and enter the tenant admin credentials.

Tenant Login

Once logged-in, Tenant admin can manage tenant users,

Tenant user management

And tenant admin's can create new users, Create user

After all, you can verify the newly created user credentials by logging-in again with the user credentials,

Tenant User Dashboard

Note

  • All the dashboard data displayed on the web portal is dummy and part of the aspnetboilerplate template.
  • Web portal is required only to manage or setup tenants and users.