# أمان Active Directory

## 👥 ما هي أمان Active Directory؟

باستخدام [Active Directory](/ar/installation-setup/installation/active-directory.md) باستخدام الأمان يمكنك تقييد الوصول إلى استبيانك للمستخدمين الذين لديهم حساب Active Directory صالح. يمكن إعداد هذا العنصر الأمني إما للسماح بتسجيل الدخول الأحادي (Single sign on) أو للسماح للمستخدمين بتسجيل الدخول يدويًا باستخدام بيانات اعتماد Active Directory الخاصة بهم.&#x20;

## 🔅 خصائص أمان Active Directory

* **`السماح بإرسال متعدد`** يمكن للمستجيبين المشاركة عدة مرات في نفس الاستبيان.
* **`Single sign on`** يجب أن يكون المستخدم مسجلاً بالفعل باستخدام بيانات اعتماد Active Directory في متصفحه. إذا لم تكن تريد السماح للمستجيب بإدخال بيانات اعتماده يدويًا، يمكنك إبقاء خيار Single sign on مفعلًا.&#x20;

{% hint style="warning" %}
يتطلب Single sign on أن يتم تكوين وحدة Active Directory في ngSurvey من أجل [دعم Single sign on](/ar/installation-setup/installation/active-directory/active-directory-setup.md).
{% endhint %}

{% hint style="success" %}
يمكن استخدام عنصر الأمان هذا كمزوّد [key provider](/ar/form-management/security/key-provider-concepts.md).&#x20;
{% endhint %}


---

# 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/form-management/security/security-items/active-directory-security.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.
