Activities of "maliming"

I sent you a working project.

hi

I have change the ConfigureMyIdentityServer to ConfigureIdentityServer and try to add migrations, it works.

hi

I agree with you, I have created an Internal issue.

Thanks

hi

You can design your logic in the methods of the application service.

You can customize the user entity to add a new column (pin) and validate it. Of course, you can also use the UserManager to validate the password.

Can you share a **simple project **to reproduce the problem? liming.ma@volosoft.com

Answer

hi

You can check this https://github.com/dotnet/sdk/issues/3935

You can copy the code of IdentityServerDbContextModelCreatingExtensions and remove IsTenantOnlyDatabase.

ConfigureMyIdentityServer

Can you try to add CancellationToken.None as the last parameter for the GetAsync method

This Volo.Abp.IdentityServer.EntityFrameworkCore.IdentityServerDbContextModelCreatingExtensions method is executed.

Maybe you should use your custom ModelCreatingExtensions.

Showing 8321 to 8330 of 10592 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.0.0-preview. Updated on September 05, 2025, 09:28