Base solution for your next web application
Open Closed

Angular2 3.3.0 subdomain tenant detection not working #2671


User avatar
0
paradoxit created

I have painstakingly upgraded to 3.3.0 and cannot get subdomain tenant detection working. No matter what sub-domain I have it just logs me in as ./admin.

I could resolve the issue with the previous version by updating ExtractTenancyNameFromUrl but this method is no longer used in the new version.

My questions are;

  • What should I have in the following app.config.json and appsettings.json (WebSiteRootAddress). I have tried numerous combinations of domains.
  • Where is tenant detection now occurring.

Thanks in advance,

David HAwkins


1 Answer(s)