Setting up a radius server for Azure AD joined devices and 802.1x | Nicola Suter (nicolonsky.ch)
Paid for -> https://www.securew2.com/blog/azure-ad-802-1x
https://katystech.blog/mem/intune-8021x-pkcs
User Auth Solution
https://katystech.blog/mem/intune-8021x-pkcs
NDES and SCEP setup for Intune- A Complete Guide! – EverythingAboutIntune
Device Auth Solution
- Deploy Root CA via Intune
- Deploy Device Cert
- SCEP Cert
- Subject name format = CN={{AAD_Device_ID}}
- SAN UPN = CN={{AAD_Device_ID}}
- Target Deployed CA cert
- Key Usage both boxes checked
- KSP set to TPM if possible otherwise software
- Extended Key Usage set to Client Auth
- SCEP URL set to Azure App Proxy URL
- Deploy Wifi Profile set for Device Auth using the above Certificate
- Create an Azure App Registration and give it
- Microsoft GraphDeviceManagementManagedDevices.Read.All
- Microsoft GraphDeviceManagementServiceConfig.Read.All
- Have the script run somewhere on a schedule
Edit the Above Script and supply tenant ID, App Reg ID, App Secret, Edit the $orgUnit to reflect where you want these computer objects stored, edit the $certPath variable to be the CN name of your CA, edit the $Cert to also have the CN Name of your CA
This should create a dummy computer object and map the certificate to it that it will present to NPS and NPS will authorize it
Cloud Auth with Aruba ( needs app or provisioning via web ) -> Configuring Cloud Auth Server in a Wired Network (arubanetworks.com)
Using Intune With Third-Party Certificate Authorties? : r/Intune (reddit.com)