Activities of "maliming"

hi

Has your project depended on AbpHttpClientIdentityModelWebModule?

Can you share the source code?

Thanks.

hi

Can you check the code of https://abp.io/docs/latest/samples/elsa-workflows-demo

Thanks.

ok, I will check the source code.

Thanks.

hi

Different pages will use different AppService, and abp will know which AppService's URL to use.


{
  "RemoteServices": {
    "Default": {
      "BaseUrl": "http://localhost:53929/"
    },
    "ServiceA": {
      "BaseUrl": "http://localhost:48393/"
    },
    "ServiceB": {
      "BaseUrl": "http://localhost:48394/"
    } 
  } 
}

https://abp.io/docs/latest/framework/api-development/dynamic-csharp-clients#multiple-remote-service-endpoints

Thanks.

Great 👍

hi

If you have a MyDefinitionProvider class. Your api website(consumed by wasm) has to depend on it.

Thanks,.

hi

Now I want to use this module in 2 services concurently. As my understanding, all tables of Identity module will be created in database of each service. Right

If your two services use independent database, Yes .

But the code to manage all those tables is located in Identity module. So how to reuse UI in Indentity module and get correct data of Identity module for each service? It means each service will have the same UI, just different data.

The Identity.Web is a UI layer, it will use app service interfaces to manage the data.

In a single-layer app. It directly depends on application services. In a tiered app. It will use a C# proxy to send HTTP requests to your api website.

https://abp.io/docs/latest/framework/api-development/dynamic-csharp-clients https://abp.io/docs/latest/framework/api-development/static-csharp-clients

hi

Many modules will depend on the AbpGuidsModule

It is a very basic module that is everywhere.

ok, You can share debug logs later. Thanks.

hi

Can you set the log level to Debug and share the full login process logs?

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

liming.ma@volosoft.com

Thanks.

Showing 791 to 800 of 12021 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.3.0-preview. Updated on February 25, 2026, 11:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.