We use a post install script to install Zscaler by combining the script in the package using Composer to populate UserDomain and several other settings and this works fine. However, we are considering moving away from that process and leveraging Profiles as documented here
https://help.zscaler.com/zscaler-client-connector/deploying-zscaler-client-connector-jamf-pro-macos
Step 3 outlines the requirements for a Custom configuration which is responsible for providing the cloudName.
The profile in System Settings shows that the cloudName is present, however when Zscaler launches it requires the user to enter their email address and then click Login at which point it presents two options; zscalerbeta
zscalertwo.
The profile reflects that the setup should be zscalertwo without presenting the two options above.
Has anyone come across this issue?
The script method injects the cloudName and works fine but would be good to get the Profiles to work.



