# SAML

Die SAML-Einstellungen ermöglichen es Ihnen, eine Verbindung zwischen ngSurvey und Ihrem SAML-Identitätsanbieter einzurichten, damit SAML-Benutzer sich mit ihren vorhandenen Entra-Anmeldeinformationen bei ngSurvey anmelden können.

## 🔅SAML-Eigenschaften

* **`SP Entity Id`**  Ihre SAML-SP-Entity-ID.&#x20;
* **`Entity Id`** Tatsächliche Entity des SAML-Anbieters.
* **`Identity provider single singon URL`** SAML-Anbieter Anmelde-URL.   &#x20;
* **`Identity provider signing X509 certifacte`** Signierschlüssel, der zur Validierung der SAML-Antworten verwendet wird.
* **`Service provider assertion consumer service URL`** ngSurvey-URL, die von Ihrem SAML-Anbieter aufgerufen wird, um die Assertions zu validieren. &#x20;

Hier ein Beispiel für eine SAML-Konfiguration; ersetzen Sie die Werte entsprechend Ihrem SAML-Identitätsanbieter. \ <br>

<figure><img src="/files/d08d7ba773a82c9afba3119204020a44786ecf41" alt=""><figcaption></figcaption></figure>


---

# 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://docs.ngsurvey.com/de/installation-setup/system-settings/saml-settings.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.
