UiPath Documentation
orchestrator
2020.10
false
Orchestrator ユーザー ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

OKTA 認証

新しい Orchestrator インスタンスを認識するように OKTA を設定する

注:

The below steps are valid for OKTA SAML setup. Please note that the below procedure is a broad description of a sample configuration. For a fully detailed how-to, visit the official OKTA Documentation.

  1. Okta にログインします。次の設定が [Classic UI] ビューで行われます。これは、ウィンドウの右上隅のドロップダウンから変更できます。

  2. [Application (アプリケーション)] タブで、[新しいアプリを作成] をクリックします。[Create a New Application Integration (新しいアプリケーション統合を作成)] ウィンドウが表示されます。

  3. サインオン方式として SAML 2.0 を選択し、[作成] をクリックします。

  4. 新しい統合に対して、[General Settings] (一般設定) ウィンドウでアプリケーション名を入力します。

  5. [SAML Settings (SAML 設定)] ウィンドウの [General (全般)] セクションに、次の例に従って入力します。

    • シングル サインオン URL: Orchestrator インスタンスの URL + /identity/Saml2/Acs.たとえば、https://myOrchestrator.uipath.com/identity/Saml2/Acs です。

    • [Use this for Recipient URL and Destination URL] (これを受信者 URL と宛先 URLに使用する) チェック ボックスを有効化します。

    • Audience URI (オーディエンス URL): https://myOrchestrator.uipath.com/identity

    • Name ID Format (名前 ID 形式): EmailAddress (メール アドレス)

    • Application Username (アプリケーションのユーザー名): Email (メール アドレス)

      注:

      Orchestrator インスタンスの URL を入力する際は常に、URL の最後にスラッシュを入れないようにしてください。必ず https://myOrchestrator.uipath.com/identity のように入力し、https://myOrchestrator.uipath.com/identity/ のようには入力しないでください。

  6. [Show Advanced Settings] (詳細設定を表示) をクリックして、[Attribute Statements] (属性ステートメント) セクションに入力します。

    • [名前] フィールドを http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress に設定して、[値] ドロップダウンから「user.email」を選択します。

  7. OKTA 証明書をダウンロードします。

  8. [Feedback] (フィードバック) セクションで、適切なオプションを選択して、[Finish] (終了) をクリックします。

  9. [Sign On] (サインオン) タブの [Settings] (設定) セクションで、[Setup Instructions] (設定手順) をクリックします。Orchestrator の SAML 2.0 向け設定を完了するために必要な手順を記載した新しいページにリダイレクトされます。Identity Provider Sign-On URLIdentity Provider IssuerX.509 Certificate です。

    注:

    何らかの理由で ID プロバイダーに関する情報が失われた場合、[Sign On (サインオン)] > [Settings (設定)] > [View Setup Instructions (設定手順を表示)] にいつでも移動することができます。

ユーザーをアプリケーションに割り当てる

ユーザーが OKTA 認証を使用するには、新たに作成されたアプリケーションに割り当ててもらう必要があります。

  1. Okta にログインします。

  2. [Application] (アプリケーション) ページで、新たに作成したアプリケーションを選択します。

  3. [割り当て] タブで、[割り当て] > [ユーザーに割り当て] を選択し、必要な権限を付与するユーザーを選択します。

    Figure 1. Assign Orchestrator25 to people window

  4. 新たに追加されたユーザーが [People] (ユーザー) タブに表示されます。

OKTA 認証を利用するように Orchestrator および Identity Server を設定する

注:

すべての https://myOrchestrator.uipath.com/identity を、Orchestrator インスタンスの URL に置き換えます。

Orchestrator インスタンスの URL の最後にスラッシュを入れないでください。「https://myOrchestrator.uipath.com/identity/」ではなく、必ず「https://myOrchestrator.uipath.com/identity」のように入力します。

  1. Orchestrator でユーザーを定義し、[ユーザー] ページで有効なメール アドレスを設定します。

  2. 署名証明書をインポートします。

    • For Windows deployments, import the signing certificate provided by the Identity Provider to the Windows certificate stores (Trusted Root Certification Authorities and Personal stores) using Microsoft Management Console.
    • For Azure deployments, upload the certificate provided by the Identity Provider From in the Azure portal. (TLS/SSL settings > Public Certificates (.cer) > Upload Public Key Certificate). See here how to adjust your web app configuration if you are unable to use OKTA authentication and encounter the following error message: An error occurred while loading the external identity provider. Please check the external identity provider configuration.
  3. 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://orchestratorURL/identity に設定します。
    • Set the Identity Provider Entity ID parameter to the value obtained by configuring Okta authentication (see step 9).
    • [未承諾の認証応答を許可] チェック ボックスを選択します。
    • [戻り先 URL] パラメーターを https://orchestratorURL/identity/externalidentity/saml2redirectcallback に設定します。[戻り先 URL] パラメーターで、URL の最後に /identity/externalidentity/saml2redirectcallback を必ず付加します。このパスは Okta から直接 Orchestrator 環境に到達できる、Okta 固有のものです。
    • [SAML バインドの種類] パラメーターを HTTP redirect に設定します。
  4. In the Signing Certificate section:

    • Set Store name parameter to My.

    • Windows のデプロイの場合は、[ストアの場所] パラメーターを LocalMachine に設定します。Azure Web アプリのデプロイの場合は、CurrentUser に設定します。

    • Set the Thumbprint parameter to the thumbprint value provided in the Windows certificate store. Details here.

      注:

      信頼されたルート証明機関および個人証明書ストアに証明書がインストールされていることを確認します。

  5. 任意です。SSL を使用しないように Identity Server を設定 (負荷分散環境での SSL オフロードなど) した場合は、SAML アサーションを暗号化する必要があります。外部 ID プロバイダーがサービス証明書の公開キーを使用して SAML アサーションを暗号化し、Identity Server が証明書の秘密キーで復号します。

    In the Service Certificate Steps section:

    • Set Store name to My from the drop-box.

    • Set Store location to LocalMachine.

    • Set Thumbprint to the thumbprint value provided in the Windows certificate store. Details here.

      重要:

      サービス証明書は以下の条件を満たす必要があります。

      • 2048 ビットの公開キーがあること
      • AppPool ユーザーがアクセスできる秘密キーがあること
      • 有効期間内である (失効していない)
  6. [保存] をクリックして、外部 ID プロバイダーの設定に加えた変更を保存します。

  7. Identity Server 内の何らかの設定を変更した後は、IIS サーバーを再起動してください。

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得