Hi you can access a video using the link below...
The video shows the following...
https://www.icloud.com/iclouddrive/08aBbYcniD17PdTME67mBM9RQ#Demo_CSD_-_Google_Chrome_2023-12-14_23-26-58
Item 2 is the scenario where we want to redirect to a custom access denied page.
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...
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.
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.