Posted on 09-14-2020 09:11 PM
We have rolled out about 3000 iPads for K through 2nd graders. The students need to take a web-based test and the test requires popups. In JAMF, Restriction there is an option that allows popups and that seemed to work years ago. However, it does not seem to be working now. It seems like Safari has its own settings nowadays. We want to push out the "allow popup" settings to the web browser so the kids do not have to worry about that. Ideally, it would be good to have a setting like "allow popup for these web sites". I have tried Chrome and Firefox and various app config settings from what I could find on the internet, but nothing has worked yet. Are there any current recommendations with the modern web browsers?
Posted on 05-07-2021 06:15 PM
Hi - we may be able to handle this scenario with our safe browser which fully supports AppConfig: https://marketplace.jamf.com/details/spin-safe-browser-appconfig/ - we can add support to enable/disable the toggle for Pop-up Windows. We are based on Firefox but with a fully contained web filter and management via Jamf/AppConfig.
Posted on 10-07-2021 11:36 AM
Have you had any luck figuring this out without without having to purchase a special application. You would think this is a basic function that should be handled with the app configuration settings in jamf.
Posted on 09-19-2024 04:38 AM
The Microsoft Edge browser for iOS supports App Config
To set the home page it would be
<dict>
<key>NewTabPageLocation</key>
<string>https://nasa.gov</string>
</dict>