Hi,
Weve been trying to use multitenancy but cannot determine the tenant through TENANCY_NAME from url. Were using aspnetzero 7.2. TENANCY_NAME from url should set the tenant on the login page.
Here is what we have on appconfig/appsetting. Angular: appconfig.json "remoteServiceBaseUrl": "http://{TENANCY_NAME}.domain1.com", "appBaseUrl": "http://{TENANCY_NAME}.domain.com",
Backend: appsetting.Production.json "ServerRootAddress": "http://{TENANCY_NAME}.domain1.com", "ClientRootAddress": "http://{TENANCY_NAME}.domain.com", appsetting.Staging.json "ServerRootAddress": "http://{TENANCY_NAME}.domain1.com", "ClientRootAddress": "http://{TENANCY_NAME}.domain.com",
Weve tried the solution/hack from https://support.aspnetzero.com/QA/Questions/6120 and its working. But we want the solution from your end.
8 Answer(s)
-
0
hi Can you share the url of the angular and api websites?([email protected])
-
0
Hi,
I have same issue. i use asp.net /jquery.
My code is on git repo; advice you can help me.
-
0
@muleso Can you describe the problem you are experiencing in detail?
-
0
Hi,
We still cannot resolve the issue above on aspnetzero. What happens is even we passed the tenancy_name through subdomain it still cannot update the session to be used for specific tenant.
Thanks for your help.
-
0
hi mark.montesa
Can I see it remotely? Please send teamviewer connection information to [email protected]
-
0
Hi maliming,
I just sent you an email containing teamviewer connection.
Thanks.
-
0
Application uses wrong DomainFormat due to environmental issues
-
0
This issue is closed because it has not had recent activity for a long time.