Hi everyone,
I’m developing an IBM RPA bot that needs to log into a corporate web portal and perform standard actions (navigation, data entry, data extraction, etc.).The issue is that the portal login uses Outlook authentication. Since it is a corporate email account, two-step verification is mandatory and it is validated through the Microsoft Authenticator mobile app, where the user must manually approve a number.
My question is:Is there any way to handle this type of authentication in IBM RPA using built-in commands or standard capabilities?Or in these scenarios, is the only viable option to escalate internally and request an exception or temporarily disable MFA for the bot account?
Any guidance or experience you can share would be greatly appreciated.
Thanks!