Activities of "maliming"

hi

You can disable the lib check with

Configure<AbpMvcLibsOptions>(options =>
{
    options.CheckLibs = false;
});

If you can share a project, I'll download and review it.

liming.ma@volosoft.com

Thanks.

You can disable the lib check with

Configure<AbpMvcLibsOptions>(options =>
{
    options.CheckLibs = false;
});

hi

Do you have a wwwroot folder in your HttpApi.Host project?

Can you share a screenshot of your project structure?

Thanks.

Great

hi

The logic for external login is implemented in the Login and Register classes.

You can download the Account Pro module source code to check the source code.

https://abp.io/support/questions/632/How-can-I-download-the-source-code-of-the-framework-Angular-packages-theme-and-pro-modules

Thanks.

Thanks. We will check it asap.

hi

Can you share the online website URL again? Our angular team will check it.

This is related to Angular.

Thanks.

hi

Can you confirm if your administration services can communicate with your authserver.

eg: can administration services request domain.com/.well-known/openid-configuration successfully

You can enable the identitymodel logs in your administration services app.

IdentityModelEventSource.ShowPII = true;

IdentityModelEventSource.Logger.LogLevel = EventLevel.Verbose;
var wilsonTextLogger = new TextWriterEventListener("Logs/identitymodel.txt");
wilsonTextLogger.EnableEvents(IdentityModelEventSource.Logger, EventLevel.Verbose);

Great

: )

Showing 2281 to 2290 of 11573 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.