Activities of "RobertSCG"

Hi , thank You for the answers , i have one more question.

Is it possible to overwrite this authenticator app configuration page :

and put only the wizard , on the view like this below ? :

Hi , I've managed to get Authenticator App Configuration Wizard , but I found issue that there is no QR Code generated . I've copied the code from Volo.Abp.Account.Pro.Public.Web/Pages/Account/Components/ProfileManagementGroup/AuthenticatorApp

and also I've copied the javascript file and injected it like this :

is there something more to do , in order to have that QR code generated ?

Hi,

thanks for the tips , I'm nearly at the end of this implementation. I had to create my custom view component in order to leave Account Management as it is originally implemented.

Is there also a possibility to add these custom steps with using the ExternalProvider login ? So when user is loggin in through some external entry in example MFA , and then check the same things like within normal log in ?

Hi , thank You ,

are there any options to login with TwoFactor and ExternalLogin entry ?

To perform the same operation like here ?

While we are sign in without for example OpenIdConnect , so with standard flow , we can detect if user has configured his authenticator app and also if the TwoFactor auth is forced. If yes then we can show the Two Factor Authentication step and ask user for a code.

With this scenario we are obligated to sign in the user with a SignInManager.TwoFactorSignInAsync method to confirm the code which he provided.

So now using the OpenIdConnect so the external login and using the OnGetExternalLoginCallbackAsync method we can also detect the same case - if user has configured his authenticator app and also if the TwoFactor auth is forced.

Once user has his authenticator app configured we can show the Two Factor Authentication step and ask user for a code.

And here comes my question : is there any option to sign in the external user with TwoFactor code and provider ?

Using the same method :

didn't worked , because the result.Succeeded was equal - false.

Hello ,

I want to customize the new user modal :

the customization requires adding a random password generation function to the password input in modal , and set initial value for Force password change checkbox.

The random password generation function can be inherited from this feature where we have a button to generate random password:

questions : Which components should be ovewritten to achieve such actions in user creation modal ? From which component should I analyze the code to get the random password generating function ?

  • ABP Framework version: 9.0.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Serve)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hello ,

i know that this function exsists , but isn't it design to modify exsisting password ?

my goal is to re-use this function by customizing New User modal

Hellom

Is there something for Blazor Server like extending a forms ?

Hi , thank You,

I've copied UserManagement.razor , component into Pages/Identity in my project. I've installed Blazorise.Treeview lib , with the Excubo.Blazor.TreeViews class.

Unfortunatelly I have some errors in this part of code :

I cannot resolve @context parameter and for the item :

I've checked how it is done in You Identity.Pro solution and there is no declaration of this params. Also my IDE do not mark the attributes like "Items" , "HasChildren" like in Your code below :

somehow my copied component do not "see" this parameters.

You have some hints maybe ?

Hi,

When I will remove Blazorise.Treeview , the components in the code screens like <TreeView , wont be available to resolve the component type. And my solution won't compile. Main error is : [CS0234] The type or namespace name 'TreeView' does not exist in the namespace 'Blazorise' (are you missing an assembly reference?)

Showing 11 to 20 of 23 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.2.0-preview. Updated on February 17, 2026, 09:10
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.