Skip to content

docs: document HARNESS_AUTH_TOKEN and TTY authentication#3

Open
krrish-berri-2 wants to merge 1 commit into
mainfrom
fix/document-harness-auth-token
Open

docs: document HARNESS_AUTH_TOKEN and TTY authentication#3
krrish-berri-2 wants to merge 1 commit into
mainfrom
fix/document-harness-auth-token

Conversation

@krrish-berri-2
Copy link
Copy Markdown
Contributor

Summary

  • Adds HARNESS_AUTH_TOKEN to the required env vars table in installation.mdx
  • New page learn/tty-auth.mdx covering: why it exists (ALB strips Authorization on WS upgrades), the full token flow (secret → pod env → session API → CLI), bootstrap for existing clusters, and rotation procedure
  • Wired into the Learn nav group in docs.json

Context

HARNESS_AUTH_TOKEN was undocumented. Operators setting up a fresh cluster had no way to know it was required — result was all TTY connections returning 401 with no actionable error.

🤖 Generated with Claude Code

- Add HARNESS_AUTH_TOKEN to the required env vars table in installation.mdx
- Add learn/tty-auth.mdx explaining the shared secret, why query-param
  auth is required (ALB strips Authorization headers on WS upgrades),
  the token flow from secret → pod env → session API → CLI, bootstrap
  steps, and rotation procedure
- Wire the new page into the Learn nav group in docs.json

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 18, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
litellmagentplatform 🟢 Ready View Preview May 18, 2026, 10:57 PM

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