# OneLogin

Verkadaは、OneLoginをIDプロバイダ（IdP）として使用したSecurity Assertion Markup Language（SAML）認証をサポートしています。

| 機能            | サポート済み |
| ------------- | :----: |
| OIDC SSO      |    —   |
| SAML SSO      |   はい   |
| SCIM プロビジョニング |    —   |
| ECE サポート      |    —   |

***

## OneLoginでVerkada SSOを構成する

{% hint style="warning" %}
OneLogin SAMLを有効にする前に、 **する必要があります** [クライアントIDを生成する](/command/ja/sekyuriti/identity-providers.md#generate-client-id).
{% endhint %}

{% stepper %}
{% step %}
**OneLoginを起動し、メニューバーで［Applications］>［Add App］を選択します。**

<div align="left" data-with-frame="true"><img src="/files/d5a95ffe07c11ffe403bf46fbb1783d86e7cda6b" alt="" width="948"></div>
{% endstep %}

{% step %}
**SAML Custom Connector（Advanced）を検索します。**

<div align="left" data-with-frame="true"><img src="/files/8b18445bb69898f77112830c73c9c85528aca4e8" alt="" width="1143"></div>
{% endstep %}

{% step %}
**表示名を選択し、［Save］をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/aacf010a52a510ac1045937140a4cbb7cda41556" alt="" width="1792"></div>
{% endstep %}

{% step %}
**［Applications］>［SAML Custom Connector（Advanced）］に移動し、［Configuration］を選択して、次の値をコピーして貼り付けます。ここで `CLIENT-ID` を、前に生成したクライアントIDに置き換えます。**

a.  **Audience（EntityID）** および **Recipient**:

* 米国のオーガナイゼーション' の場合: <https://vauth.command.verkada.com/saml/sso/%3Cclient-ID%3E>
* EU のオーガナイゼーション' の場合: [https://saml.prod2.verkada.com/saml/sso/](https://saml.prod2.verkada.com/saml/sso/%3CclientID%3E)
* AUS のオーガナイゼーション'の場合: <https://saml.prod-ap-syd.verkada.com/saml/sso/%3Cclient-ID%3E>

e. **必須**. 次の場合： **ACS（Consumer）URL Validator**:

* 米国のオーガナイゼーション' の場合: [https://vauth.command.verkada.com/saml/sso/](https://vauth.command.verkada.com/saml/sso/%3CclientID%3E)
* EU のオーガナイゼーション' の場合: [https://saml.prod2.verkada.com/saml/sso/](https://saml.prod2.verkada.com/saml/sso/%3CclientID%3E)
* AUS のオーガナイゼーション'の場合: <https://saml.prod-ap-syd.verkada.com/saml/sso/%3Cclient-ID%3E>

i. **必須**. 次の場合： **ACS（Consumer）URL**:

* 米国のオーガナイゼーション' の場合: [https://vauth.command.verkada.com/saml/sso/](https://vauth.command.verkada.com/saml/sso/%3CclientID%3E)
* EU のオーガナイゼーション' の場合: [https://saml.prod2.verkada.com/saml/sso/](https://saml.prod2.verkada.com/saml/sso/%3CclientID%3E)
* AUS のオーガナイゼーション'の場合: <https://saml.prod-ap-syd.verkada.com/saml/sso/%3Cclient-ID%3E>

m. 次の場合： **SAML署名要素**のドロップダウンをクリックして、 **両方**.

{% hint style="warning" %}
自分がどの地域にいるかを確認するには、 [Verkada 用にオーガナイゼーション' が作成された場所を参照してください](/command/ja/hajimeni/get-started-with-verkada-command.md).
{% endhint %}
{% endstep %}

{% step %}
**［Applications］>［SAML Custom Connector（Advanced）］で、［Parameters］を選択します。**
{% endstep %}

{% step %}
**プラス（+）アイコンをクリックし、次のパラメーターを設定します。**

a.  **Name**に、名と姓を入力します。\
b.［ **Value** ］ドロップダウンをクリックして、 **メール** > **名**を選択します。\
c.［ **Flags**］で、 **Include in SAML assertion**にチェックを入れ、 **\[保存]**.
{% endstep %}

{% step %}
**プラス（+）アイコンをクリックし、次に開くダイアログで［Configured by admin］を選択します。**

パラメーターは次のようになります。

<div align="left" data-with-frame="true"><img src="/files/3bcee433a5b12c07cf2da40070252862f8662828" alt="" width="1503"></div>
{% endstep %}

{% step %}
**［Applications］>［SAML Custom Connector（Advanced）］に戻り、［SSO］を選択します。**
{% endstep %}

{% step %}
**［More Actions］ドロップダウンをクリックし、メタデータをダウンロードするために［SAML Metadata］を選択します。**

<div align="left" data-with-frame="true"><img src="/files/c6c82fa772d113b9d0b757e1f9f533107ea78686" alt="" width="557"></div>
{% endstep %}

{% step %}
**必須。セットアッププロセスを完了するには、** [**メタデータをCommandにアップロードする必要があります**](/command/ja/sekyuriti/identity-providers.md#upload-saml-xml-metadata)**.**
{% endstep %}

{% step %}
**SAMLログインURLでログインします。**
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.verkada.com/command/ja/sekyuriti/identity-providers/onelogin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
