0
mmorales created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? .NET Core 3.1 v8.7.0
- What is your product type (Angular or MVC)? Angular
- What is product framework type (.net framework or .net core)? .net core
If issue related with ABP Framework
- What is ABP Framework version?
If issue is about UI
- Which theme are you using? Default Metronic
- What are the theme settings?
when making the from postman api/TokenAuthenticate call with multitenant I'm getting a user doest not excist. I have added the Abp.TenantId to the header but unfortunately the app does not authenticate. it seems that the host tenat is the only account that can authenticate.
4 Answer(s)
-
0
Hi @mmorales
We haven't faced this problem before.
- Does multi-tenancy work if you try this on the web app itself ?
- Is there a public URL which we can test this ?
Thanks,
-
0
Yes, it works if I'm on web browser. here is the public url https://lvnfapi01.digi360.us
-
0
Hi @mmorales
Could you also share a test user info which we can test this scenario ?
Thanks,
-
0