Skip to content
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

Declarative Management #24

Merged
merged 10 commits into from
Nov 13, 2021

Conversation

jessepeterson
Copy link
Member

@jessepeterson jessepeterson commented Jun 8, 2021

Implements Declarative Management HTTP hand-off. That is — it extract the declarative management "endpoint" key and data and dispatch to another, real, HTTP server. Use the -dm switch and the Endpoint key will be appended to that URL. The enrollment ID is also passed along in a header. See the modified Operations Guide in this PR for more docs.

@jessepeterson jessepeterson force-pushed the declarative-management branch 2 times, most recently from d833d17 to 59d0516 Compare July 5, 2021 19:13
@jessepeterson jessepeterson marked this pull request as ready for review October 21, 2021 20:16
@jessepeterson jessepeterson changed the title Declarative Management initial work-in-progress Declarative Management Nov 13, 2021
@jessepeterson
Copy link
Member Author

Initial PR was created against iOS 15 Beta. Have now verified basic functionality with iOS 15.0 (released). I think @lucasjhall was able to verify similar with iOS 15.1. The major change between versions was the JSON structure of the tokens (as updated in a revision of the the DM POC server at https://gist.github.com/jessepeterson/5a633f627bfc23f74153add89aee07f1).

@jessepeterson jessepeterson merged commit eb2b4e6 into micromdm:main Nov 13, 2021
w0de pushed a commit to w0de/nanomdm that referenced this pull request Dec 14, 2021
@jessepeterson jessepeterson deleted the declarative-management branch April 22, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant