> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/fr/configuration/access-point-setup/proxy-needed/unifi.md).

# UniFi

{% hint style="warning" %}
À partir de **UniFi Network 8.4** RadSec est pris en charge. Nous recommandons de suivre le [guide RadSec pour UniFi](/fr/configuration/access-point-setup/radsec-available/unifi.md) à la place.
{% endhint %}

## Configuration UniFi

### Profil RADIUS

Veuillez suivre les étapes et configurations suivantes pour créer un profil RADIUS :

1. Dans UniFi, accédez à **Paramètres** et sélectionnez **Profils**
2. Cliquez sur **Créez un nouveau profil RADIUS**
3. Remplissez les formulaires avec toutes vos informations

![](/files/af4ff85ad88b3ef41dd0790b151b21d633ec2ab5)

### SSID <a href="#ssid" id="ssid"></a>

Effectuez les étapes et configurations suivantes pour l’SSID :

1. Dans UniFi, accédez à **Paramètres** et sélectionnez **Réseaux sans fil**
2. Cliquez sur **Créer un nouveau réseau sans fil**
3. Entrez un nom pour **Nom/SSID**
4. Pour **Sécurité** choisissez **WPA Entreprise**
5. Enfin, comme **Profil RADIUS** sélectionnez le profil créé

![](https://gblobscdn.gitbook.com/assets%2F-Lzl3JXanfpvdg6pLlGg%2F-M03hV6tYhKuZqKfxnpF%2F-M03l0lPBQzneR9sw0mC%2Fimage.png?alt=media\&token=162f4892-09ba-448a-8cf7-4e12d6bb614c)


---

# 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://docs.radiusaas.com/fr/configuration/access-point-setup/proxy-needed/unifi.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.
