Activities of "maliming"

  1. Could you please tell me what could be the issue?
  2. Is dbmigrator will collect the data from IdentityServer tables and push in to OpenIdDict tables (Schema + Data)?

dbmigrator will only create Scopes and Applications in the template. they come from https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.DbMigrator/appsettings.json#L5

So you can change the appsettings.json and reseed your client from the identity server.

The cshtml and javascript code belong Account Pro module.

You can download the module source code to test it.

The client(application) stores at OpenIddictApplications tables.

Please check the logs to see the details error ofinvalid_client

What's changes of your app.module.ts?

Do you have other changes?

OK, I will confirm that.

Answer

hi

Your Question Credits Refunded

You know the abp framework is a modular system.

abp has functional modules, such as Json, multi-tenant. abp also has business modules, such as Identity, Account

There will be multiple layer modules in the business module, such as Web, Application, Domain, EF Core.

your module mostly means your startup module, usually the web/host module.

hi

Please share your code, eg BtcPaymentGateway, IPurchaseParameterListGenerator etc

hi

As far as I know, swagger cannot customize request parameters.

hi

It could be browser cache or you can try to use hot reload.

https://learn.microsoft.com/en-us/aspnet/core/test/hot-reload?view=aspnetcore-7.0

Showing 6951 to 6960 of 10652 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.0.0-preview. Updated on September 12, 2025, 10:20