Provisioning (MDM setup) by QR code - compatible with 15-qpr2#40
Open
h-mdm wants to merge 20 commits intoGrapheneOS:15-qpr2from
Open
Provisioning (MDM setup) by QR code - compatible with 15-qpr2#40h-mdm wants to merge 20 commits intoGrapheneOS:15-qpr2from
h-mdm wants to merge 20 commits intoGrapheneOS:15-qpr2from
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? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.