Hi,
We are making application where users consuming services provided by tenants. They are registered, have profiles, and other things - but they not affiliate with any tenant.
So they belongs to host side. It' possible to have the host user (not the host admin) in current design?
If can please share how it can be achieved?
3 Answer(s)
-
0
Hi,
Yes, you can have more than one host user. Just login to system as host admin, and then you can create as many users as you want.
-
0
Well, but think not creating users from admin.
But rather let users register themselves. I saw Tenant.DefaultName like 'Default' - but this is a tenant not a host.
-
0
Hi,
Currently, registration for host is not possible. But you can do it by changing a few parts of AccountController's Register action.