Base solution for your next web application
Open Closed

Mutli-tenancy implementation and AbpSession #436


User avatar
0
valeriy created

Hi
User logged in the application first time. He doesn't have tenant yet.
I need to refresh AbpSession.TenantId when user creates his profile in the application. At this moment I create new tenant for this user and don't want to logout this user from the application. Please advice how I can do it. Thanks


1 Answer(s)