Create a TOTP authenticator in RPA Hub
Map a multi-factor authentication (MFA) authenticator record with a seed in a robot credential. This mapping results in creating a Time-based One-time Password (TOTP) authenticator record in RPA Hub.
Avant de commencer
Familiarize yourself with multi-factor authentication (MFA) concepts. For more information, see Multi-factor authentication.
Familiarize yourself with the TOTP authentication in RPA Hub. For more information, see TOTP authentication in RPA Hub.
Create an MFA authenticator record. For more information, see Create an MFA authenticator in RPA Hub.
Create a robot credential. For more information, see Create a robot credential in RPA Hub.
Do this task only when you select the Process Type field as Unattended on the Bot process configuration form while you're creating a bot process. For more information, see Configuring a bot process record in RPA Hub, Bot process configuration form in RPA Hub, and Bot Process form in RPA Hub.
Verify that the life-cycle stage status of the associated bot process is set to either Build or In Maintenance.
Role required: sn_rpa_fdn.rpa_developer, sn_rpa_fdn.rpa_release_manager or sn_rpa_fdn.rpa_admin
Pourquoi et quand exécuter cette tâche
A seed is a secret key of the authenticator that is used to generate the TOTP.
An authenticator application is a third-party software that generates temporary passcodes. Users can use these passcodes with their password to log in to an instance that requires multi-factor authentication (MFA).
With TOTP authentication, you can store the seed of the authenticator at the instance level so that your unattended robots can seamlessly authenticate against MFA-enabled applications.
If a TOTP authenticator is using external credential vault, then ensure that the associated external credential vault is active.
- From ServiceNow credentials record (application credential, robot credential, or TOTP authenticator).
- From an external credential vault. For more information, see External credential vault in RPA Hub.
Procédure
Que faire ensuite
Use the GetTOTP component in the RPA Desktop Design Studio to generate TOTP.