Base solution for your next web application
Open Closed

Cannot login to host admin with multitenancy turned off. #11879


User avatar
0
thegrowthteam created

I always get 2 admin users, one with Tenant ID == null, one with Tenant ID == 1. The Angular UI code suggests TenantID > 0 is what makes something multi-tenant. I can only login with the multi-tenant version of 'admin' (email address = [email protected], and TenantID == 1), but not host admin.


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @thegrowthteam

    This is by design. You can't login with the user Tenant ID == null when multi-tenancy is disabled.

  • User Avatar
    0
    thegrowthteam created

    Okay, but the tenant admin doesn't have certain privileges that the host admin does.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Coul you share a sample feature ?