After deployed the application (Micro-Service template) to Azure Kubernates, Choose an tennant from login screen, however the tennantId is null while inspect the network traffic from browser. Local works fine.
Do you have any clue about the reason?
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please use the search on the homepage.
If you're creating a bug/problem report, please include the followings:
- ABP Framework version: v7.1.0
- UI type: Angular
- DB provider: EF Core / MongoDB
- Tiered (MVC) or Auth Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
4 Answer(s)
-
0
hi
You can check the requests of the changing tenant in-browser dev tools. also check the cookies.
-
0
Hi Ming,
With Dev Tools, we check network traffic and cookies, current tenant's Id is null. That is why this ticket is raised. But Developer local debugging, everything seems fine.
Thanks, Domina
-
0
Can you share an online website? liming.ma@volosoft.com
-
0
Figured out the reason. It is because of wrong grand type setting (should use grand type "code", but the angular app users resource owner.