# iOS/iPadOS & macOS

## Configuration steps

1. Log in to [Microsoft Intune](https://intune.microsoft.com/)
2. Navigate to **Devices** and subsequently **Configuration profiles**
3. Then click **Create > New policy**
4. As **Platform** select **iOS/iPadOS** or **macOS**
5. Search the **Profile type** templates for **Wi-Fi** and select it
6. As **Profile type** select **Wi-Fi**
7. Click **Create** and provide a descriptive name and optional **Description**
8. As **Wi-Fi type** select **Enterprise**
9. Enter your **SSID**. The **Network name** can assume the same name.
10. Select the applicable **Security type** (iOS/iPadOS only)
11. Then for **EAP type** choose **EAP - TLS**
12. Next, as **Certificate server names** add the **Subject Alternative Name (SAN)** of your *active* RADIUS [**Server Certificate.**](/admin-portal/settings/settings-server.md#server-certificates) This property can be found by expanding the active server certificate and copying the relevant value.&#x20;

    <figure><img src="/files/8aGVFV7fKbMRz4i3vM7n" alt=""><figcaption></figcaption></figure>
13. For the **Root certificates for server validation** select the Trusted certificate profile you have previously created for the RADIUS Server Certificate.
14. Under **Client Authentication** select **Certificates** as **Authentication method**&#x20;
15. Finally, under **Certificates** select the SCEP profile you would like to use for authentication.

All other settings can be configured according to your own needs and preferences.

<figure><img src="/files/TrTAtO0zIXtMTQErbzlP" alt=""><figcaption><p>Showing iOS/iPad Wi-Fi Profile</p></figcaption></figure>

## Common configuration issues

See [Troubleshooting](/other/troubleshooting.md#intune-configuration-issues).


---

# 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.radiusaas.com/profile-deployment/microsoft-intune/wifi-profile/apple-devices.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.
