Activities of "ChetanKumbhar"

Hi,

Our code base is in angular. I haave two questions

  1. If we upgrade angular to latest version will it be posslible to implement 2FA in angular? if yes, kindly let me know how to do that, becasue we can not use MVC.

  2. If not how to it in MVC.

Can we have online session. Because this is on priority level.

Thanks & Regards, Chetan Kumbhar.

  1. created application with UI MVC(Tired),
  2. seeds data
  3. created one user,
  4. update user email verified & two factor enabled.
  5. Then, tried to log in, I enter user name & password clicked on log in.
  6. I got that exception.

Let me know what i am missing.

Kindly provide me sample source code to implement 2 factor authentication in MVC.

I have created one demo application to implement 2 factor authentication using mvc. I done all the configuration for one user, email verified, two factor authentication enabled. when i enter user name & password it thows mi an exception NotImplementedException: The method or operation is not implemented. Volo.Abp.Account.Web.Pages.Account.LoginModel.TwoFactorLoginResultAsync()

I gone through all the document, i could not get sample source code to implement TwoFactorLoginResultAsync(), or any other solution which will resolve my issue. I also not found 1. /Account/SendSecurityCode 2. /Account/VerifySecurityCode

Kindly provide me sample source code to implement 2 factor authentication in MVC.

Than

  • ABP Framework version: v4.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi,

We want to implement 2FA in our application and we are using angular/api in our project. We configured all the setting email verified, two factor authentication enabled. now when we log in we expect 2nd level of authentication but nothing is change. I have checked all the document i did't get any solution or source code.

  1. Let me know is there any version issue, if yes which version should i use?
  2. Where should get 2FA pages to integrate in angular & its api.

Kindly provide me sample code of implementation of 2 FA using angular/API.

  • ABP Framework version: v3.0.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi,

It means we can not implement 2FA in angular log in page? we must have to use MVC log in page to implement 2FA?

Kindly confirm.

I have explained below, what we have done https://support.abp.io/QA/Questions/779/About-2-factor-authentication

we do not use MVC. we have angular/API.

kindly confirm me whether will it possible in angular/api.

thanks chetan kumbhar.

Hi,

Thanks, so, means we can not implement 2FA, if we are using Identity Server Seperated (Angular)? can you clear me bit more on it?

Hi,

I am implementing 2 Factor authentication i have done all the configuration, email verified, phone verified. two factor authentication enabled. but still there is no change. when i log in, it redirecting to dashboard page. it didn't show 2nd window of two factor. do we need add those two pages externally from account module?.

kindly let me know what thing remaining for implementing 2 factor authentication successfully.

  • ABP Framework version: v3.0.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hello,

Any update on this from suppot team

Hi, Our Login page is in angular project. In that we have used account component. my questions are like.

  1. we are using version 3.0.4, it is okay to implement 2FA or we have to upgrade, from which version we use 2FA.
  2. How we get that 2FA pages in to our application.
  3. We have separate email service, how to integrate with that pages

Thanks Chetan Kumbhar.

Showing 51 to 60 of 68 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11