I've implemented a VPN app (with Packet Tunnel Provider), which is defined as on demand,
There is a company which uses my VPN. Now they want to force their users to use the VPN to get an internet connection.
All their devices are supervised (and they are using MDM).
They can use Apple configurator.
What I want to happen is one of those:
1. The users will have to open my app and activate the VPN and would not be able to delete the app / the VPN profile
I don't know how to configure it..
OR
2. I'll configure a profile to use my VPN app, but then they will have to configure a profile for each employee, since every profile has a different name/password..
So I don't know if it's a good way..
Any help will be appreciated