# 控制用户注册方式

您可以设置用户如何注册加入您的账户，并定义用户注册的授权和身份验证方式。

{% hint style="info" %}
**注意**：仅具有 [账户安全设置权限](/brand/zh/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/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧，位于 *常规* 部分下，选择 **Account User Authentication**.
3. 在 *用户注册方式* 部分，选择您希望用户在加入您的账户时使用的首选注册方式。

{% tabs %}
{% tab title="单点登录（SSO）" %}

1. 选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]** **单点登录（SSO）**.
2. 请选择一种或多种注册方式：
   * Apple
   * Facebook
   * Twitter/X
   * LinkedIn
   * Google
     {% endtab %}

{% tab title="SAML" %}
请参阅 [启用 SAML 单点登录](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/enable-saml-single-sign-on.md) 以了解有关使用此方法的更多信息。

1. 选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]** **SAML**.
2. 选择 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**，然后选择您的首选选项：
   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/zh/what-would-you-like-to-learn-about/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.
