Smart Card in RPA Hub

  • Release version: Yokohama
  • Updated May 13, 2025
  • 1 minute to read
  • Smart card login for a Windows machine is a secure method of logging into the system using a physical smart card instead of a username and password. It’s commonly used in organizations to enhance security, particularly in environments with high security requirements.

    With Robotic Process Automation (RPA), you can run unattended automations on the machines that use smart cards for authentication. While configuring a robot credential, you can store the smart card username and password to allow the unattended robot to log in to machines that use smart card. For more information about configuring Smart Card for an unattended robot, see Create a robot credential in RPA Hub.

    Smart Card limitations

    • Authentication support - Smart Card certificate-based authentication is supported only for single unattended RPA sessions. Smart Card authentication is not supported in high-density (multi-session) environments.
    • Credential type consistency - If a robot runs multiple processes, all Windows logins must use the same credential type—either Smart Card or Windows username and password.
    • Execution timing - Allow adequate time between process executions, including time for logout, to ensure proper session initialization and prevent authentication conflicts.