-
-
Notifications
You must be signed in to change notification settings - Fork 18
Provisioning (MDM setup) by QR code - compatible with 15-qpr2 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 15-qpr2
Are you sure you want to change the base?
Conversation
|
I am not a member of the GrapheneOS development team and do not speak for the project. But I suspect the project might prefer a cleaned-up commit history based on using rebase to squash some of the commits. Also, I wonder whether embedding the QR-scanner code in binary form is the best approach from a maintainability perspective. Do other GrapheneOS uses of QR scanning embed that package that way? |
|
Asaik Android Enterprise requires Device Policy app to act as dpc. Does gos have it? |
Mobile device management application can be installed on GrapheneOS using the QR code provisioning workflow: https://h-mdm.com/quick-start/#device
To test the feature:
Create an account in one of the MDM systems (for a free account in the Headwind MDM cloud, click "Sign in" at https://h-mdm.com/).
Prepare the QR code for the MDM provisioning
Tap 6 times on the welcome screen after the factory reset, scan the QR code, and follow the setup wizard.
This version has been tested on GrapheneOS 15-qpr2 and all conflicts are resolved, so could be merged smoothly.