Use the GetTOTP component
Generate the Time-based One-time Password (TOTP) to access multi-factor authentication (MFA)-enabled applications in an automation by using the GetTOTP component in the RPA Desktop Design Studio application.
Before you begin
- Create an MFA authenticator record and map the TOTP authenticator to the robot credential. For more information on how to perform these tasks on RPA Hub, see Create an MFA authenticator in RPA Hub and Create a TOTP authenticator in RPA Hub. For more information on TOTP authentication in RPA Hub, see TOTP authentication in RPA Hub.
- Connect to the required instance in RPA Desktop Design Studio and assign the bot process with the TOTP record to the automation. For more information, see Assign bot process to an automation project.
Role required: sn_rpa_fdn.rpa_release_manager or sn_rpa_fdn.rpa_admin
About this task
The TOTP record is created in RPA Hub and the record is associated to the robot credential. The GetTOTP component in RPA Desktop Design Studio has an AuthenticatorName parameter. The authenticator name that you provide from the component must be present in the TOTP record. If the authenticator is present, the TOTP is generated.