Security Section Migration#452
Draft
Ethan-Arrowood wants to merge 1 commit intomajor-version-reorgfrom
Draft
Conversation
Migrates all security documentation from versioned_docs into the new reference_versioned_docs/version-v4/security/ structure. Includes 9 pages covering authentication methods, certificate management, CORS, SSL/HTTPS configuration, and users/roles RBAC. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
25 tasks
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-452 This preview will update automatically when you push new commits. |
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.
Security Section Migration
Summary
Migration of Security documentation from
versioned_docsinto the newreference_versioned_docs/version-v4/security/structure.Files Created
reference_versioned_docs/version-v4/security/overview.mdreference_versioned_docs/version-v4/security/basic-authentication.mdreference_versioned_docs/version-v4/security/jwt-authentication.mdreference_versioned_docs/version-v4/security/mtls-authentication.mdreference_versioned_docs/version-v4/security/certificate-management.mdreference_versioned_docs/version-v4/security/certificate-verification.mdreference_versioned_docs/version-v4/security/cors.mdreference_versioned_docs/version-v4/security/ssl.mdreference_versioned_docs/version-v4/security/users-and-roles.mdmigration-context/link-placeholders/security-link-placeholders.mdSource Files Used
overview.md
versioned_docs/version-4.7/developers/security/index.md(primary)versioned_docs/version-4.7/developers/security/configuration.md(CORS/SSL overview)basic-authentication.md
versioned_docs/version-4.7/developers/security/basic-auth.md(primary)jwt-authentication.md
versioned_docs/version-4.7/developers/security/jwt-auth.md(primary)mtls-authentication.md
versioned_docs/version-4.7/developers/security/mtls-auth.md(primary)release-notes/v4-tucker/4.3.0.md(confirmed mTLS introduction)certificate-management.md
versioned_docs/version-4.7/developers/security/certificate-management.md(primary)release-notes/v4-tucker/4.4.0.md(dynamic certificate management)release-notes/v4-tucker/4.5.0.md(certificate revocation)certificate-verification.md
versioned_docs/version-4.7/developers/security/certificate-verification.md(primary)release-notes/v4-tucker/4.5.0.md(revocation support)release-notes/v4-tucker/4.7.0.md(OCSP support confirmed)cors.md
versioned_docs/version-4.7/developers/security/configuration.md(CORS section, primary)ssl.md
versioned_docs/version-4.7/developers/security/configuration.md(SSL section, primary)versioned_docs/version-4.7/developers/security/certificate-management.mdusers-and-roles.md
versioned_docs/version-4.7/developers/security/users-and-roles.md(primary)versioned_docs/version-4.7/developers/operations-api/users-and-roles.md(operations API reference)versioned_docs/version-4.7/reference/roles.md(roles config file format)release-notes/v4-tucker/4.5.0.md(password hashing upgrade)Version Annotations Added
High Confidence (Confirmed via release notes)
Needs Verification
Link Placeholders Created
See
migration-context/link-placeholders/security-link-placeholders.mdfor complete list.Summary:
Conflicts & Questions for Human Review
Uncertainties
versioned_docs/version-4.1/security/basic-authentication.mdandversioned_docs/version-4.1/security/jwt.mdas additional sources, but these files do not exist in the repo. The "Available since v4.1.0" annotations are inferred from the migration map and need verification.users-and-roles.mdor another page — needs human review.server.authenticateUserAPI: Added in v4.5.0; it's documented inhttp/api.md(already migrated). Thejwt-authentication.mdandusers-and-roles.mdpages don't currently reference it — may be worth a cross-reference.Migration Map Status
Updated all 9 security section entries to "In Progress"
Checklist for Human Reviewer
🤖 Generated with Claude Code