0
iangold created
A couple of questions.
- 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?
- 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)
-
0
Hi @iangold
Sorry for my late response.
- 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.
- No. Subscription system works based on Editions. So, you need to create Editions and define prices of Editions.
Thanks,
-
0
This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.