Activities of "maliming"

: )

hi

The suite's appsettings.json is located at /Users/yourname/.dotnet/tools/.store/volo.abp.suite/8.3.2/volo.abp.suite/8.3.2/tools/net8.0/anyappsettings.json

You can change the 3000 port and try again.

hi

Are you using the v8.3.0?

I can't reproduce this problem.

  1. I created a new user and enabled its 2fa.
  2. I log in with this user, and there is no 2fa page.
  3. If I add a Google authenticator, re-login will require the 2fa.
  4. if I remove the Google authenticator. re-login will not require 2fa page.

What is your framework version and can you try to reproduce this in a new template project.

Thanks.

hi

The source code are: https://github.com/abpframework/abp/tree/UnitOfWork/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Pages/AbpPermissionManagement

hi

Can you test this change?

https://github.com/abpframework/abp/pull/21211

Thanks.

Answer

hi

Please share full Logs.txt file.

Thanks.

liming.ma@volosoft.com

hi

Thanks. Can you please share the full Logs.txt file?

hi

It seems the HTTP request doesn't include the access_token


You have to sign in with IdentityConstants.ExternalScheme first, then call GetExternalLoginInfoAsync

options.DefaultSignInScheme = IdentityConstants.ExternalScheme;

Usually we will call it in the callback of the external/social login


Please share full HTTP requests in har file.

Thanks.

Great. 👍

This method returns false

https://github.com/dotnet/aspnetcore/blob/main/src/Identity/Core/src/SignInManager.cs#L136-L154

Have you set the log configuration as

Showing 3311 to 3320 of 11539 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.