docs(fleet): document Windows enrollment via WS1 NDES bridge#517
Open
tashian wants to merge 2 commits into
Open
docs(fleet): document Windows enrollment via WS1 NDES bridge#517tashian wants to merge 2 commits into
tashian wants to merge 2 commits into
Conversation
Fleet's native Smallstep CA type doesn't yet support Windows (fleetdm/fleet#28488), so Windows SCEP enrollment has to go through Fleet's Dynamic SCEP (Okta/NDES) CA type pointed at Smallstep's NDES-emulating endpoints. Those endpoints are exposed by the Smallstep Workspace ONE connector, which can be created with placeholder OAuth credentials when the customer doesn't operate a real WS1 tenant. Remove the previously documented Windows SyncML profile that used the SMALLSTEP_* Fleet variables (those aren't wired up for Windows) and replace it with a dedicated "Windows: bridge via the Workspace ONE connector" section covering: WS1 connector creation with placeholders, Fleet NDES CA setup, SyncML SCEP and Root CA profiles using NDES_SCEP_PROXY_URL and NDES_SCEP_CHALLENGE, GitOps stanza, and a Windows verification recipe. Also flag the Fleet 1-hour challenge TTL expectation as a setup item to confirm. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
This is meant as proper server-side setup instructions for a Smallstep teammate to test against a Windows endpoint before the workflow gets handed to a customer.
Test plan
🤖 Generated with Claude Code