[v14] Update device trust docs#31327
Merged
flyinghermit merged 18 commits intobranch/v14from Sep 5, 2023
Merged
Conversation
- remove auto enrollment page - update config.json
- content is borrowed and expanded from existing doc
- multiple grammar update - auto enrollment -> auto-enrollment - add signed prereqs in enforcing ddevice trust page
- udpated getting started guide to use preset require-trusted-device role - minor grammar and code formating
- adds resolved comments
codingllama
approved these changes
Aug 31, 2023
zmb3
approved these changes
Sep 5, 2023
flyinghermit
added a commit
that referenced
this pull request
Sep 5, 2023
* add dedicated page for device management and enforcement - remove auto enrollment page - update config.json * update guide page to getting started, update copy to focus on day 1 usage * update base device-trust doc with concepts. - content is borrowed and expanded from existing doc * update copy and links * fix links, run linter write * add reference to hosted Jamf plugin * resolve review comments: - multiple grammar update - auto enrollment -> auto-enrollment - add signed prereqs in enforcing ddevice trust page * accomodate new preset roles and default auto-enrollment: - udpated getting started guide to use preset require-trusted-device role - minor grammar and code formating * fix typo udpate -> update * remove auto-enrollment default enabled admonition * address review suggestions: - adds resolved comments * add clusterDefaults variable for generic code reference * add troubleshooting to guide and enforcment page * reference tctl edit role/access and add tsh relogin * fix typo * mention required role for auto-enrollment and minimum requirements * add in command * fix typo
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.
Backport #30821 to branch/v14