Open Closed

How to disable authenticator apps ? #6050


User avatar
0
aqudah81 created
  • ABP Framework version: v7.3.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • ** Auth Server Separated (for Angular)**:
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hello Support team , How we can disable the authenticator apps(provider) in Two Factor Authentication ? Is there any settings for host to disable it , or do we need to override any service ?

Thanks


7 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello aqudah81,

    please check this documentation https://docs.abp.io/en/commercial/latest/modules/identity/two-factor-authentication#tenant-admin-side

    Regards, Anjali

  • User Avatar
    0
    aqudah81 created

    Hello Anjali , Yes I checked this documentation , but what I want is to disable or hide Authenticator TOTP(Time-based One-time Password Algorithm) provider . So When we enable Two factor authentication from host just Email provider will appear .

    Thanks

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello aqudah81,

    sorry but I am not getting your case exactly Do you want to hide two factor authentication? for that you may try this

    Please let me know if anything else needed

    Regards, Anjali

  • User Avatar
    0
    aqudah81 created

    Hi Anjali , No I need to use two factor authentication but without Authenticator application . How we can disable or hide Authenticator application option ?

    Thanks

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello aqudah81,

    Please check https://support.abp.io/QA/Questions/5836#answer-3a0ddee9-7973-c06a-13e2-ebbaed1781c4

    Maybe this is what you're looking for, kindly confirm.

  • User Avatar
    0
    aqudah81 created

    Hi Anjali , Thanks for your help , but still not that what I want .

    Based on documentation There are 3 verification providers available for 2FA out of the box: 1- Authenticator TOTP(Time-based One-time Password Algorithm) 2- Email Verification 3- SMS Verification

    I need only to use Email Verification and SMS Verification . Is there anyway to disabled Authenticator TOTP option ?

    Thanks

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    please check this https://support.abp.io/QA/Questions/4444/Only-SMS-as-2FA-provider---disable-email-provider#

    you need to override AccountAppService by referring https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11