How do you handle modern infra (cloud only) wifi entreprise auth ?

Posted by HadopiData@reddit | sysadmin | View on Reddit | 26 comments

We're rolling out new access points (fortiAP). Our domain is hybrid (AD+entra). Currently the setup works with NPS on a Windows server. Certificate is pushed out to the machine via GPO -> Wifi AP is setup as WPA3 Entreprise -> Requires certificate in NPS -> Wifi granted There is also a group claim (device must belong to specific group) in order to avoid any certificate from being reused on other device. However we plan to join Android devices to Entra soon, and they won't appear in local AD. That means we can't add them to the group (on-prem), unless we do group machine/writeback which is preferably avoided (goal is to move AWAY from on-prem). **What is the current way to setup WPA Entreprise for orgs that are full cloud ? Is there a Microsoft service i'm unaware of, or is NPS still the way to go?** Thanks for the input. ​