Hi all, I am struggling to put together a AuthZ policy. My goal is to have a single BYOD SSID which checks for the following: If user is in Active Directory (Domain Users) permit access If user is in Sponsor Database (Local Users ) permit access The ...