You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The netbird android client should read the configuration stored in the Android RestrictionsManager and the iOS client should read the in the system user defaults. Both are the standard ways for MDM integration, which is a must in larger organizations.
Not really sure why it's not implemented already, it's quite easy, just read the configuration "files", the MDM does the most work, and you've got a new Feature with not much work, which helps you with enterprises.
The text was updated successfully, but these errors were encountered:
Any plans to offer MDM capabilities, like https://tailscale.com/kb/1380/ios-mdm ?
The netbird android client should read the configuration stored in the Android RestrictionsManager and the iOS client should read the in the system user defaults. Both are the standard ways for MDM integration, which is a must in larger organizations.
Not really sure why it's not implemented already, it's quite easy, just read the configuration "files", the MDM does the most work, and you've got a new Feature with not much work, which helps you with enterprises.
The text was updated successfully, but these errors were encountered: