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.

顯示 2 個紀錄的 1 到 2 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11