- スタート アップ ガイド
- ベスト プラクティス
- テナント
- アクション
- フォルダー コンテキスト
- 自動化
- プロセス
- ジョブ
- トリガー
- ログ
- 監視
- キュー
- アセット
- ストレージ バケット
- Orchestrator のテスト
- アクション カタログ
- プロファイル
- システム管理者
- Identity Server
- 認証
- その他の構成
- Integrations
- クラシック ロボット
- トラブルシューティング
The following procedure has to be followed only if you did not enable Windows authentication during the installation process, as described here.
Windows Active Directory と連携して Windows 認証を使用するには、プライマリ ドメイン コントローラーで LDAP ポート 389 を開く必要があります。
Windows 認証を Orchestrator 内で有効化するには、以下のアクションを実行します。
-
IIS (Internet Information Services Manager) を開きます。
-
[接続] セクションで、UiPath Orchestrator のサイトに移動します。これにより、[機能ビュー] パネルが更新されます。
-
[認証] をダブルクリックすると、[機能ビュー] セクションが更新されます。
-
[操作] セクションにある [Windows 認証] オプションを選択し、[有効] をクリックします。UiPath Orchestrator サイトに対する Windows 認証が有効となります。
-
[ASP.NET 偽装] オプションが [無効] であることを確認します。
-
[接続] パネルで、Orchestrator Server ノードに移動します。これにより、[機能ビュー] が更新されます。
-
[管理] セクションで、[構成エディター] をダブルクリックします。これにより、[機能ビュー] が更新されます。
-
[セクション] ドロップダウン リストで、
system.webServer/httpErrorsに移動します。これにより、[機能ビュー] が更新されます。 -
[操作] パネルで、[セクションのロック解除] をクリックします。セクションがロックされていない場合は、この手順をスキップしてください。
-
defaultPath属性を選択し、[操作] パネルで [属性のロック解除] をクリックします。 -
IIS を終了します。
-
UiPath.Orchestrator.dll.configファイルを開きます。 -
WindowsAuth.Enabledパラメーターをtrueに設定します。 -
Active Directory グループが属している Windows ドメインを
WindowsAuth.Domainパラメーターに入力します。 -
UiPath.Orchestrator.dll.configファイルを保存します。 -
Access Identity Server's Windows settings within the External Providers page (read here how to access Identity Server).
-
[有効] チェック ボックスを選択します。
-
(Optionally) Select the Force automatic login using this provider checkbox. This parameter enables or disables Windows automatic login.
-
[表示名] パラメーターに値を入力します (例:
Windows)。 -
[保存] をクリックして、外部 ID プロバイダーの設定に加えた変更を保存します。
-
Identity Server 内の何らかの設定を変更した後は、IIS サイトを再起動します。
-
Add your AD users as explained here.