> 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-des-profils/microsoft-intune/wifi-profile/apple-devices.md).

# iOS/iPadOS et macOS

## Étapes de configuration

1. Connectez-vous à [Microsoft Intune](https://intune.microsoft.com/)
2. Accédez à **Appareils** puis **Profils de configuration**
3. Ensuite, cliquez sur **Créer > Nouvelle stratégie**
4. En tant que **Plateforme** sélectionnez **iOS/iPadOS** ou **macOS**
5. Recherchez le **Type de profil** modèles pour **Wi-Fi** et sélectionnez-le
6. En tant que **Type de profil** sélectionnez **Wi-Fi**
7. Cliquez sur **Créer** et fournissez un nom descriptif ainsi qu’une **Description**
8. En tant que **Type de Wi-Fi** sélectionnez **Entreprise**
9. Entrez votre **SSID**. Le **Nom du réseau** peut porter le même nom.
10. Sélectionnez le **Type de sécurité applicable** (iOS/iPadOS uniquement)
11. Puis, pour **Type EAP** choisissez **EAP - TLS**
12. Ensuite, en tant que **Noms de serveur du certificat** ajoutez le **Subject Alternative Name (SAN)** de votre *actif* RADIUS [**certificat du serveur.**](/fr/portail-dadministration/settings/settings-server.md#server-certificates) Cette propriété peut être trouvée en développant le certificat du serveur actif et en copiant la valeur pertinente.&#x20;

    <figure><img src="/files/caa5109d455108cc171efc54646ece3401f675b8" alt=""><figcaption></figcaption></figure>
13. Pour le **Certificats racine pour la validation du serveur** sélectionnez le profil de certificat approuvé que vous avez créé précédemment pour le certificat du serveur RADIUS.
14. Sous **Authentification du client** sélectionnez **Certificats** comme **Méthode d’authentification**&#x20;
15. Enfin, sous **Certificats** sélectionnez le profil SCEP que vous souhaitez utiliser pour l’authentification.

Tous les autres paramètres peuvent être configurés selon vos propres besoins et préférences.

<figure><img src="/files/6f9a0f0ffdc18977418b8283eb3ce449e232a65a" alt=""><figcaption><p>Affichage du profil Wi-Fi iOS/iPad</p></figcaption></figure>

## Problèmes de configuration courants

Voir [Dépannage](/fr/autres/troubleshooting.md#intune-configuration-issues).


---

# 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-des-profils/microsoft-intune/wifi-profile/apple-devices.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.
