> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.md).

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

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

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

1. 上部のナビゲーションバーで、次を選択します ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
2. 左側の *一般* セクションで、次を選択します [**アカウントユーザー認証**](https://app.impact.com/secure/advertiser/accountSettings/account-security-settings-flow.ihtml).
3. 次の *ユーザー登録方法* セクションで、ユーザーがアカウントに参加する際に使用する登録方法として、希望する方法を選択します。

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

1. 選択 ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** **シングルサインオン（SSO）**.
2. 1つまたは複数の登録方法を選択します:
   * Apple
   * Google
     {% endtab %}

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

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

{% hint style="warning" %}
**重要**: 次の方法を使用してアカウントに参加したユーザーは *SAML* 方法から次の方法に戻すことはできません *ユーザー名とパスワード* 方法。
{% endhint %}
{% endtab %}
{% endtabs %}

4. 選択 **保存**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
