# إعدادات Azure Entra

تسمح إعدادات Azure Entra بإعداد رابط بين ngSurvey وTenant الخاص بك في Entra والذي سيُستخدم على مستوى النظام في ngSurvey للسماح لمستخدمي Entra Directory بتسجيل الدخول إلى ngSurvey باستخدام بيانات اعتماد Entra الحالية الخاصة بهم.

## 🔅خصائص Entra

* **`Application (client) ID`** معرّف التطبيق الذي قمت [بإعداده](/ar/installation-setup/installation/azure-active-directory/azure-active-directory-setup.md) وسجّلته في بوابة Azure Entra الخاصة بك.&#x20;
* **`Authority`** Azure Entra Authority، إذا لم يكن لديك Authority مخصص يمكنك ترك هذه القيمة فارغة.
* **`Single signon`** يحاول تسجيل الدخول باستخدام بيانات اعتماد Entra الحالية إذا كان المستخدم قد سجل الدخول سابقًا باستخدام بيانات اعتماد Entra الخاصة به.   &#x20;
* **`الوصول التلقائي إلى المستخدمين الجدد`** إذا كنت تتعامل مع عدد كبير من المستخدمين قد ترغب بتجنب الحاجة لإضافة كل [مستخدم Entra](/ar/installation-setup/installation/azure-active-directory/untitled.md) من [واجهة إدارة المستخدمين](/ar/multi-user-management/users.md) إذا تم تمكين الوصول التلقائي فسيُتيح ngSurvey تلقائيًا لأي مستخدمي Entra الذين تم تفويضهم بنجاح الوصول إلى قسم الإدارة. لاحظ أنه يمكنك استخدام خيار الربط التلقائي في [Roles](/ar/multi-user-management/roles.md) لإضافة دور تلقائيًا لكل مستخدم جديد في Azure Active Directory.


---

# 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/azure-active-directory-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.
