Activities of "maliming"

hi

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

hi

Can you create a template project to reproduce and share it with me? liming.ma@volosoft.com

Sorry, the screenshot that I shared was the latest(5.1.x)

You can get the account and identity module source code then copy it to your project.

Please check your app logs,

Did you add the ChatSignalRModule?

hi

The AbpIdentity.UserLookup is permission not table.

Please check the identity server client's permission.

hi

account\src\Volo.Abp.Account.Pro.Public.HttpApi\Volo\Abp\Account\AccountController.cs

[HttpGet]
[Route("two-factor-providers")]
public virtual Task<List<string>> GetTwoFactorProvidersAsync(GetTwoFactorProvidersInput input)
{
    return AccountAppService.GetTwoFactorProvidersAsync(input);
}

[HttpPost]
[Route("send-two-factor-code")]
public virtual Task SendTwoFactorCodeAsync(SendTwoFactorCodeInput input)
{
    return AccountAppService.SendTwoFactorCodeAsync(input);
}

hi

Check this group

Do I need to run migration?

You can check your project structure and DB records.

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

You can refer to identity and account module source code.

Answer

hi

We don't have such a module now.

Showing 9421 to 9430 of 11529 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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.