Robotic Process Automation (RPA)

 View Only
  • 1.  How to automate two factor authentication (OTP)?

    Posted Mon August 02, 2021 01:54 PM
    Hello,
    can you please advise with 2 factor authentication? First it is necessary to populate standard login/password credentials in the web portal. After that the user receives OTP (a code/number) on mobile phone and it must be populated to an input form on the next step in the login procedure. Is there some component available for access to SMS messages via API or something else to solve the process? Thank you in advance. Jiri Mraz

    ------------------------------
    Jiří Mráz
    ------------------------------


  • 2.  RE: How to automate two factor authentication (OTP)?

    Posted Tue August 03, 2021 07:15 AM

    Hello!

    I don't know any API for SMS receiving. In order to handle 2FA I would suggest you configure an e-mail address as the first OTP option. So you can connect to your e-mail inbox and check for the OTP receiving. Then you could open the e-mail message and locate the OTP via regex, for example.



    ------------------------------
    Antonio Campos - WDG
    ------------------------------



  • 3.  RE: How to automate two factor authentication (OTP)?

    Posted Tue August 03, 2021 08:39 AM
    Hello Antonio,
    thank you for the reply. The issue is that it allows only mobile phone number as a target for the OTP code delivery (no email). 
    Jiri

    ------------------------------
    Jiří Mráz
    ------------------------------



  • 4.  RE: How to automate two factor authentication (OTP)?

    Posted Thu January 20, 2022 09:57 AM
    Hello Jiri,
    Did you find decision or workaround to a problem shown up there.
    I will be happy to share your experience because I have the same issue.
    Thanks for your time
    :)

    --------------------------
    Ivo Stoimenov
    --------------------------

    ------------------------------
    IVO STOIMENOV
    ------------------------------



  • 5.  RE: How to automate two factor authentication (OTP)?

    Posted Fri January 21, 2022 08:09 AM
    Hello Ivo,
    unfortunately not. Finally we accepted the user interaction during the process with manual OTP submission.
    If you will succeed I kindly ask you to let me know. Thank you in advance.
    Jiri

    ------------------------------
    Jiří Mráz
    ------------------------------