Base solution for your next web application
Open Closed

Getting to Host, Subscription and Users - Need direction #8309


User avatar
0
iangold created

A couple of questions.

  1. When I start he Angular at I go to http://localhost:4200/account/login an I am in the default tenant and can change tenants (however this is only one). How can I get to the host do I can manage tenants?
  2. I assume that the subscription payments are made based on the number of users on a plan? Is this correct?. If so, I con't find where this is set or calculated, If not, can I get come direction on when to make the changes required?

Thanks


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

    Hi @iangold

    Sorry for my late response.

    1. If you don't specify tenancy name on the login page, you login as a Host user. If you specify the tenant, you login as a tenant user. If you login as a Tenant user, you can't manage tenants. Only host users can manage Tenants.
    2. No. Subscription system works based on Editions. So, you need to create Editions and define prices of Editions.

    Thanks,

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.