Activities of "balessi75"

Thangs again @liangshiwei,

Your temporary solution works perfectly!

Thanks @liangshiwei,

I appreciate the quick response. I'll test and let you know how things look.

With a Blazor Server project using the Lepton Theme, do the following...

  1. Add a user
  2. Login as the new user
  3. Under My Account > Personal Info, verify the user's email
  4. 2FA is now an option for the user under My Account > Personal Info.
  5. While logged in as the user, enable 2fFA under My Account > Two factor authentication
  6. Log out
  7. Login and the user has both Email and Authenticator listed in the 2FA provider dropdown, even though Authenticator app access was never setup.

It seems that any save in the My Account > Personal Info tab unconditionally triggers the Authenticator app to be a valid 2fa provider for the user.

I reproduced this with a newly created 7.4.2 Blazor Server project with the Lepton Theme.

This is excellent news. I believe this feature is a must have for the framework.

Thanks. We found another area when adding a user...

For anyone running into the same issue, you just need to inject ABP's ISettingProvider

See ABP's documentation

Thank you for the confirmation on this @liangshiwei

Excellent, that worked.

Thanks @mailiming !

Ok, thank you for confirming.

This may be the limitation of Blazor server.

Hi, for the Lepton Theme (not LeptonX), isn't the side menu loaded using MVC and not Blazor Server? From what I understand, the Blazor Server application is actually a hybrid MVC/Blazor Server app.

Thanks...

Showing 11 to 20 of 149 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13