- スタート アップ ガイド
- ベスト プラクティス
- テナント
- リソース カタログ サービス
- フォルダー コンテキスト
- 自動化
- プロセス
- ジョブ
- トリガー
- ログ
- 監視
- キュー
- アセット
- ストレージ バケット
- Orchestrator のテスト
- その他の構成
- Integrations
- クラシック ロボット
- ホストの管理
- 組織管理者
- トラブルシューティング
新しい Orchestrator マシンを認識するように PingOne を設定する
The following steps are valid for PingOne SAML setup. Please note that the procedure is a broad description of a sample configuration. For a fully detailed how-to, visit the official PingOne Documentation.
-
PingOne 管理コンソールにログインします。
-
[ Applications ] タブで、[ + Add Application] を選択します。新しいウィンドウが開きます。
-
[WEB APP] を選択し、[SAML] ボックスで [Configure] ボタンを選択します。
-
[Create App Profile] ページで、専用フィールドにアプリケーション名を入力し、[Next] ボタンを選択します。
-
[Configure SAML] ページで、[ACS URL] に Orchestrator インスタンスの URL とサフィックス
identity/Saml2/Acsを入力します。例:https://orchestratorURL/identity/Saml2/Acs。ACS では大文字と小文字が区別されることに注意してください。 -
[Configure SAML] ページを下にスクロールして、[Entity ID] を
https://orchestratorURLに設定します。 -
同じページで、SLO バインドとして [HTTP Redirect] を選択します。
-
[Assertion Validity Duration] フィールドで、希望の有効期間を秒単位で入力し、[Next] を押します。
-
[ Map Attributes ] ページで、次の属性をマッピングします。 電子メール アドレス =
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress -
[Save] を選択し、[Applications] タブからアプリを開きます。
-
新しく開いたウィンドウで、シングル サインオン URL をコピーします。
PingOne 認証を利用するように Orchestrator および Identity Server を設定する
-
Orchestrator でユーザーを定義し、[ユーザー] ページで有効なメール アドレスを設定します。
-
Import the signing certificate provided by the Identity Provider to the Windows certificate store using Microsoft Management Console.
-
Log in to the Management portal as a system administrator.
-
Go to Users and select the Security Settings tab.
-
[外部プロバイダー] セクションの [SAML 2.0] の [設定] をクリックします。
[SAML 2.0 を構成] パネルがウィンドウの右側に表示されます。
-
以下のように設定します。
-
[有効] チェック ボックスを選択します。
-
[サービス プロバイダーのエンティティ ID] パラメーターを
https://orchestratorURLに設定します。 -
[ID プロバイダーのエンティティ ID] パラメーターを PingOne 認証の設定により取得した値に設定します。
-
[シングル サインオン サービス URL] パラメーターを PingOne 認証の設定により取得した値に設定します。
-
[未承諾の認証応答を許可] チェック ボックスを選択します。
-
[戻り先 URL] パラメーターを
https://orchestratorURL/identity/externalidentity/saml2redirectcallbackに設定します。 -
[外部ユーザーのマッピング方法] パラメーターを
By user emailに設定します。 -
[SAML バインドの種類] パラメーターを
HTTP redirectに設定します。 -
[署名証明書] セクションの [ストア名] パラメーターを
Myに設定します。 -
[ストアの場所] パラメーターを
LocalMachineに設定します。 -
Set the Thumbprint parameter to the thumbprint value provided in the Windows certificate store. Details here.
注:すべての
https://orchestratorURLを、Orchestrator インスタンスの URL に置き換えます。Orchestrator インスタンスの URL の最後にスラッシュを入れないでください。「
https://orchestratorURL/」ではなく、必ず「https://orchestratorURL」のように入力します。
-
-
[保存] をクリックして、外部 ID プロバイダーの設定に加えた変更を保存します。
-
IIS サーバーを再起動します。