- 基本情報
- UiPath Robot について
- インストール要件
- 無人オートメーション用にロボットをインストールする
- 無人オートメーション用にロボットを設定する
- 無人オートメーションをデプロイする
- 無人オートメーションのロボットを Orchestrator に接続する
- 高密度ロボット用の Windows Server を設定する
- Robot をプロキシ サーバー経由でリダイレクトする
- 資格情報プロバイダーを使用した認証を実装する
- パッケージ フォルダーとネットワーク パスを設定する
- アクティビティ フィードを設定する
- Using EntraID users with multifactor authentication (MFA) for unattended robots
- 有人オートメーション用にロボットをインストールする
- 有人オートメーション用にロボットを設定する
- Integrations
- ガバナンス
- トラブルシューティング

Robot 管理ガイド
Multifactor authentication (MFA) adds an extra layer of security by requiring users to verify their identity using two or more factors, such as:
- Something you know: a password
- Something you have: a mobile device or smart card
- Something you are: a fingerprint or face scan
MFA helps protect against unauthorized access, even if a password is compromised. However, it introduces additional complexity when setting up unattended automations.
Passwords count as a single authentication factor. Because MFA requires at least two factors, Robots cannot create user sessions using password credentials alone.
To enable MFA users to authenticate, you can use smart card credentials instead.
Virtual smart cards are easier to deploy and manage across multiple machines.
You must create virtual smart cards on all virtual machines (VMs) where robots run. Do this for each Entra ID user that executes automations.
A virtual smart card functions as a physical one, but instead of using a physical container, it relies on the machine Trusted Platform Module (TPM) chip to securely store cryptographic keys.
After creating the virtual smart cards, configure Entra certificate-based authentication to allow Entra ID users to authenticate using certificates.
The certificates used for authentication must be configured as multi-factor to meet MFA requirements.