802.1x wifi profile

Handian Sudianto 7,301 Reputation points
2026-06-11T07:18:19.7+00:00

Can we automate this wifi setting using intune so the Entra User only click connect without prompting to select connect using username password and pass thru connect using certificate diretly?

User's image

Microsoft Security | Intune | Configuration

1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-11T07:18:32.44+00:00

    Yes. Configure an Intune Wi‑Fi Enterprise profile that uses a certificate-based authentication method instead of username/password. When the device already has the client certificate, Windows will connect using that certificate without prompting the user to choose “Connect using a certificate”.

    High‑level steps for Windows devices:

    1. Deploy a client certificate to devices
      • Use an Intune SCEP or PKCS client certificate profile so each device/user receives a certificate.
    2. Deploy a trusted root certificate
      • Deploy a trusted root certificate profile that matches the CA used by the RADIUS/NPS server.
    3. Create an Enterprise Wi‑Fi profile in Intune
      • Wi‑Fi type: Enterprise.
      • Configure Wi‑Fi name (SSID) and connection options as needed.
      • Under Authentication method, select a certificate option instead of Username and Password:
        • SCEP certificate – select the SCEP client certificate profile.
        • PKCS certificate – select the PKCS client certificate profile and the trusted root certificate.
      • Optionally configure Certificate server names and Root certificates for server validation so users are not prompted with trust dialogs.

    With this configuration, Windows uses the deployed certificate automatically for 802.1X authentication, and users only need to click Connect (or the device can connect automatically) without being prompted to switch from username/password to certificate.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.