Activities of "vproswicks"

Thankyou, that worked!

hi

You can try to replace the AbpSignInManager and IdentityUserManager and IdentityRoleManager.

https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

Doesn't this already replace the IdentityUserManager with our own?

identityBuilder.AddUserManager<VpxUserManager>();

Our logs show our user manager IS getting called by Abp, just no longer the FindByNameAsync method.

Showing 1 to 2 of 2 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