- スタート アップ ガイド
- ベスト プラクティス
- テナント
- アクション
- フォルダー コンテキスト
- 自動化
- プロセス
- ジョブ
- トリガー
- ログ
- 監視
- キュー
- アセット
- ストレージ バケット
- Orchestrator のテスト
- アクション カタログ
- プロファイル
- システム管理者
- Identity Server
- 認証
- その他の構成
- Integrations
- クラシック ロボット
- トラブルシューティング
新しい Orchestrator インスタンスを認識するように Google を設定する
The below steps are valid for Google SSO setup. Please note that the below procedure is a broad description of a sample configuration. For a fully detailed how-to, visit the official Google Documentation.
必要な権限がない場合、システム管理者にこの点について報告します。次のサービス詳細が所定の値に設定されていることを確認します。
-
ワークブックがすべてのユーザーに対して ON に設定されている必要があります。
-
[Attribute Mapping] (属性マッピング) ウィンドウで、Orchestrator の属性に次のマッピングが入力されている必要があります。
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddresshttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn
-
[Service Provider (サービス プロバイダー)] ウィンドウで次の詳細情報が入力されている必要があります。
- ACS URL:
https://cloud.uipath.com/identity/Saml2/Acs - Entity ID (エンティティ ID):
https://cloud.uipath.com/identity
- ACS URL:
Google 認証を利用するように Orchestrator および Identity Server を設定する
-
Orchestrator でユーザーを定義し、[ユーザー] ページで有効なメール アドレスを設定します。
-
Import the signing certificate provided by the Identity Provider to the Windows certificate store using Microsoft Management Console. See here how to do that.
-
Make sure that the following configuration is present in Identity Server's Saml2 settings within External Providers page (read here how to access Identity Server):
-
[有効] チェック ボックスを選択します。
-
[サービス プロバイダーのエンティティ ID] パラメーターを
https://cloud.uipath.com/identityに設定します。 -
[ID プロバイダーのエンティティ ID] パラメーターを Google 認証の設定により取得した値に設定します。
-
[シングル サインオン サービス URL] パラメーターを Google 認証の設定により取得した値に設定します。
-
[未承諾の認証応答を許可] チェック ボックスを選択します。
-
[戻り先 URL] パラメーターを
https://cloud.uipath.com/identity/externalidentity/saml2redirectcallbackに設定します。 -
[外部ユーザーのマッピング方法] パラメーターを
By user e-mailに設定します。 -
[SAML バインドの種類] パラメーターを
HTTP redirectに設定します。 -
[署名証明書] セクションの [ストア名] パラメーターをドロップボックスで
Myに設定します。 -
[ストアの場所] パラメーターを
LocalMachineに設定します。 -
Set the Thumbprint parameter to the thumbprint value provided in the Windows certificate store. Details here.
注:すべての
https://cloud.uipath.com/identityを、Orchestrator インスタンスの URL に置き換えます。Orchestrator インスタンスの URL の最後にスラッシュを入れないでください。「
https://cloud.uipath.com//identity/」ではなく、必ず「https://cloud.uipath.com/identity」のように入力します。
-
-
[保存] をクリックして、外部 ID プロバイダーの設定に加えた変更を保存します。
-
Identity Server 内の何らかの設定を変更した後は、IIS サーバーを再起動してください。