# ユーザー登録方法を管理する

ユーザーがあなたのアカウントへの参加をどのようにサインアップできるかを設定し、ユーザーのサインアップ認証および認証方法を定義できます。

{% hint style="info" %}
**注**: 以下の権限を持つユーザーのみ [アカウントセキュリティ設定の権限](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) が以下にアクセスできます *ユーザー登録方法* セクション。
{% endhint %}

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
2. 左側の *一般* セクションで、 **アカウントユーザー認証**.
3. の *ユーザー登録方法* セクションで、ユーザーがあなたのアカウントに参加する際にサインアップするための希望の方法を選択してください。

{% tabs %}
{% tab title="シングルサインオン（SSO）" %}

1. 次を選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** **シングルサインオン（SSO）**.
2. 1つまたは複数のサインアップ方法を選択してください:
   * Apple
   * Facebook
   * Twitter/X
   * LinkedIn
   * Google
     {% endtab %}

{% tab title="SAML" %}
参照してください [SAML シングルサインオンを有効にする](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/enable-saml-single-sign-on.md) この方法の使用方法の詳細については、

1. 次を選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** **SAML**.
2. を選択 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、次に希望のオプションを選択してください:
   1. Impact
   2. AD FS
   3. Microsoft Entra ID
   4. Okta
   5. Onelogin

{% hint style="warning" %}
**重要**: あなたのアカウントに以下を使用して参加したユーザーは *SAML* 方法から *ユーザー名とパスワード* 方法として選択されている必要があります。
{% endhint %}
{% endtab %}
{% endtabs %}

4. 次を選択します **保存**.


---

# 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.impact.com/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.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.
