> 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/deploiement-de-profil/google-workspace/profil-wi-fi.md).

# Profil Wi‑Fi

{% hint style="warning" %}
Nous vous recommandons vivement de **n'utiliser aucun espace** ou **caractères spéciaux** dans votre **SSID**.
{% endhint %}

Pour configurer un profil Wi-Fi dans Google Workspaces pour vos Chromebooks, veuillez suivre ces instructions :

1. Dans votre Google **console d’administration** (à l’adresse admin.google.com)  > Accédez à **Menu** > **Appareils** > **Réseau** > **Créer un réseau Wi-Fi**.
2. Dans la **accès à la plateforme** section, cochez la case pour **Activé pour les Chromebooks (par appareil)**.
3. Dans la **Détails** section, définissez ce qui suit :

| Détails                                                           | Valeur                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Nom**                                                           | Le nom de votre Wi-Fi (nous vous recommandons de le faire correspondre au SSID).                                                                                                                                                                                                                                                                                                                                                                            |
| **SSID**                                                          | Votre SSID.                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Se connecter automatiquement**                                  | Cochez la case.                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **Type de sécurité**                                              | **WPA/WPA2/WPA3 Enterprise (802.1X)**                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Extensible Authentication Protocol**                            | **EAP-TLS**                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Version TLS maximale**                                          | **1.2**                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Nom d’utilisateur**                                             | Anonyme                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Autorité de certification du certificat du serveur**            | Référencez le profil de certificat contenant votre [AC racine du certificat du serveur RADIUS](/fr/deploiement-de-profil/google-workspace/confiance-du-serveur.md).                                                                                                                                                                                                                                                                                         |
| **Correspondance du suffixe de domaine du certificat du serveur** | <p>Ajoutez le</p><ul><li><strong>Subject Alternative Name (SAN)</strong></li><li>et <strong>Nom commun (CN)</strong></li></ul><p>de votre <em>actif</em> RADIUS <a href="/pages/44ee553b1d944173fd530476a7fdde501a21492b#server-certificates"><strong>certificat du serveur.</strong></a> Ces propriétés peuvent être trouvées en développant le certificat de serveur actif et en copiant les valeurs pertinentes. Voir la capture d’écran ci-dessous.</p> |
| **profil SCEP**                                                   | Faites référence à votre [profil de certificat SCEP](https://docs.scepman.com/certificate-deployment/static-certificates/google-workspace/chromeos#add-a-scep-profile).                                                                                                                                                                                                                                                                                     |

<figure><img src="/files/216d187ac0f85229248960f3981f1558041a4709" alt=""><figcaption><p>Affichage <strong>Subject Alternative Name (SAN)</strong> et <strong>Nom commun (CN)</strong> </p></figcaption></figure>

4. Cliquez sur **Enregistrer**.

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

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

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


---

# 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/deploiement-de-profil/google-workspace/profil-wi-fi.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.
