hi
Can you check your api website?
This endpoint is 404 now.
https://eform/api/abp/application-configuration 404 (Not Found)
Thanks.
Hi
What are error messages in browser console?
Can you share a online url to check it?
liming.ma@volosoft.com Thanks
hi
What are http response of https://eform/HRBack/swagger/v1/swagger.json?
Thanks.
hi
You can create a multi-tenant entity. By default, each tenant can only see their own data. If you need to access other tenants' data, you can disable the multi-tenant filter.
https://abp.io/docs/latest/framework/infrastructure/data-filtering?_redirected=B8ABF606AA1BDF5C629883DF1061649A#idatafilter-service-enabledisable-data-filters
Thanks.
hi
Yes, ABP's auth server supports SSO.
Login flow is generally:
Thanks.
hi
I will remove these files from the IDE file views in the next LeptonX version. You can ignore it now.
Thanks.
hi
For tiered and no-tiered Blazor Server:
Your app service call requests are made through HTTP requests to the API. In other words, the actual application service code runs in the API, not in Blazor Server.
The application service code runs within a monolithic application.
Your application service might create transactions or use strict data isolation levels to lock data, so I need you to provide a simple reproduction project.
Multiple application service calls won't block other application services or pages.Multiple application service calls won't block other application services or pages.
Thanks.
Great
hi
What is your IDE?
VS 2026?
Can you share a demo project?
liming.ma@volosoft.com
Thanks.