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
------------------------------
Original Message:
Sent: Tue August 03, 2021 08:39 AM
From: Jiří Mráz
Subject: How to automate two factor authentication (OTP)?
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
------------------------------
Original Message:
Sent: Tue August 03, 2021 07:14 AM
From: Antonio Campos - WDG
Subject: How to automate two factor authentication (OTP)?
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