Has anyone configured MFA for Appian RPA bots?
How is the manual action to accept or decline the request on authenticator bypassed ?
Discussion posts and replies are publicly visible
Hi, do you mean using Appian RPA bots in a MFA process? If it's that, there is no a native way to direct interact with the MFA. A workaround is changing the MFA process so the Verification Code is sent to an email, then, you automate to gather that code, store it in a variable so you can use Appian RPA to paste that code in the MFA fields.Let us know if this works.
Thanks.