> 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/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.md).

# Anmeldemethoden für Benutzer steuern

Sie können festlegen, wie sich Benutzer für die Teilnahme an Ihrem Konto registrieren können, und die Autorisierungs- und Authentifizierungsmethoden für die Benutzerregistrierung definieren.

{% hint style="success" %}
**Hinweis**: Nur Benutzer mit [Berechtigungen für Kontosicherheitseinstellungen](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) können auf den *Benutzeranmeldemethode* Abschnitt.
{% endhint %}

1. Wählen Sie in der oberen Navigationsleiste ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[Benutzerprofil] → Einstellungen**.
2. Links unter dem *Allgemein* Abschnitt, wählen Sie [**Authentifizierung des Account-Benutzers**](https://app.impact.com/secure/advertiser/accountSettings/account-security-settings-flow.ihtml).
3. Im *Benutzeranmeldemethode* Abschnitt zugreifen. Wählen Sie die bevorzugte Methode aus, mit der sich der Benutzer beim Beitritt zu Ihrem Konto registrieren soll.

{% tabs %}
{% tab title="Einmaliges Anmelden (SSO)" %}

1. Wählen Sie ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FwXho9QKP3e4iU4ZKUSJ5%2F167ebb8cc30303.svg?alt=media\&token=a046e9f0-63aa-46f6-8a35-f73973fd326c) **\[Kontrollkästchen]** **Einmaliges Anmelden (SSO)**.
2. Wählen Sie eine oder mehrere Registrierungsarten aus:
   * Apple
   * Google
     {% endtab %}

{% tab title="SAML" %}
Siehe [SAML Single Sign-On aktivieren](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/enable-saml-single-sign-on.md) für weitere Informationen zur Verwendung dieser Methode.

1. Wählen Sie ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FwXho9QKP3e4iU4ZKUSJ5%2F167ebb8cc30303.svg?alt=media\&token=a046e9f0-63aa-46f6-8a35-f73973fd326c) **\[Kontrollkästchen]** **SAML**.
2. Wählen Sie das ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[Dropdown-Menü]**, wählen Sie dann Ihre bevorzugte Option aus:
   1. Auswirkungen
   2. AD FS
   3. Microsoft Entra ID
   4. Okta
   5. OneLogin

{% hint style="warning" %}
**Wichtig**: Benutzer, die Ihrem Konto über die *SAML* Methode können nicht wieder auf die *Benutzername & Passwort* Methode zurückgeführt werden.
{% endhint %}
{% endtab %}
{% endtabs %}

4. Wählen Sie **Speichern**.


---

# 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/de/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.
