Base solution for your next web application

Activities of "scharada"

Actually this issue existed also in 5.6.2 , i have the same problem. in fact hybrid authentication mode also does not work...

@bilalhaidar , sorry to reopen the discussion here again. but i do have the same case as you and was wondering how you solved it. i have read about the subject and most answers point to using the [MultiTenancySide(MultiTenancySides.Host)] attribute. but that does not prevent the framework from creating the table on the tenant side as well... in fact the only thing preventing a tenant from accessing the data in the host only table is not having access to the ui ... this is not the wanted behavior. i think is should not be the expected behavior as host only means specifically the entity resides only on the host side.

would appreciate your feedback on this.

Hi. Could you please share what you did to make it work ? i am having the same requirement and it is really not clear what calls to make first and what parameters to use ...

thank you

hi anybody available for a freelance job using aspnetzero core mvc ?

please get in touch .

thank you.

in one of my questions before deciding to use the framework, i have asked how to access to all tenants data and i was told host can (id = 0 in method calls) ...

Why does the host not see all users/roles/OU from all tenants ? isn't it supposed to ? otherwise why is it host when it behaves like a tenant ?

what am i missing here ?

Hi,

Users can register with the same email / Social account across multiple tenants ... which makes sense in multi-tenant setups . it makes using separate databases for tenants. However when using the same database, it seems to be a problem. here is the scenario :

each new user gets an account at registration. his account has a "Deposit Account" with Zero Balance that he can fund and use to pay for things at tenants stores ... the problem is that we want the stored value to hold a single balance which can be used across all tenants and not by Tenant which is not possible in this setup.
the stored value account is looked up by Alias just like any social account
ie: when you want to send funds to user <a href="mailto:[email protected]">[email protected]</a> you could simply send it to his alias @john which should be unique across the tenants and should point to one single user across all tenants.

Any Idea on how to Solve this ?

if you know boilerplate framework and you area fast coder, please get in touch .

Showing 1 to 8 of 8 entries