# SAML

إعدادات SAML تتيح لك إنشاء رابط بين ngSurvey ومزود هوية SAML الخاص بك لتمكين مستخدمي SAML من تسجيل الدخول إلى ngSurvey باستخدام بيانات اعتماد Entra الحالية الخاصة بهم.

## 🔅خصائص SAML

* **`معرّف كيان SP`**  معرّف كيان SAML SP الخاص بك.&#x20;
* **`معرّف الكيان`** الكيان الفعلي لمزود SAML.
* **`عنوان URL لتسجيل الدخول الموحد لمزود الهوية`** عنوان تسجيل الدخول لمزود SAML.   &#x20;
* **`شهادة X509 للتوقيع لمزود الهوية`** مفتاح التوقيع الذي سيُستخدم للتحقق من صحة استجابات SAML.
* **`عنوان خدمة مستهلك التأكيدات لمزود الخدمة`** ngSurvey التي سيستدعيها مزود SAML الخاص بك للتحقق من التأكيدات. &#x20;

فيما يلي مثال على تكوين SAML، استبدل القيم وفقًا لمزود هوية SAML الخاص بك. \ <br>

<figure><img src="/files/d16375c8c9392c01845523181552c7b3f2cdb01d" 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/ar/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.
