Skip to content

docs(langsmith): document signing JWKS setup - #5798

Open
Mukil Loganathan (langchain-infra) wants to merge 3 commits into
mainfrom
codex/fix-llm-auth-proxy-jwks-docs
Open

docs(langsmith): document signing JWKS setup#5798
Mukil Loganathan (langchain-infra) wants to merge 3 commits into
mainfrom
codex/fix-llm-auth-proxy-jwks-docs

Conversation

@langchain-infra

@langchain-infra Mukil Loganathan (langchain-infra) commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Documents signing JWKS setup in the existing Kubernetes installation guide as the canonical instructions for self-hosted OAuth login, Remote MCP, and the LLM auth proxy.
  • Corrects the Helm 0.16.0 configuration paths: config.signingJwks or the lowercase langsmith_signing_jwks key in the chart-wide existing Secret.
  • Explains the upgrade requirement to remove LANGSMITH_SIGNING_JWKS from extra environment variables and restart platform-backend after external Secret-only updates.
  • Links each feature-specific guide to the shared Kubernetes instructions.

Test Plan

  • Generated a throwaway Ed25519 JWKS with the documented commands and verified its structure.
  • Validated the documented configurations against the Helm 0.16.0 JWKS test suite (12/12 scenarios passed).
  • Ran the documentation cross-reference check and full build.

@github-actions github-actions Bot added the langsmith For docs changes to LangSmith label Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Mukil Loganathan (@langchain-infra)! When it's ready for review, please add the relevant reviewers:

  • @fjmorris or @lnhsingh (LangSmith)

@langchain-infra Mukil Loganathan (langchain-infra) changed the title docs(langsmith): correct auth proxy JWKS setup docs(langsmith): add signing JWKS setup guide Sep 1, 2026
@langchain-infra Mukil Loganathan (langchain-infra) changed the title docs(langsmith): add signing JWKS setup guide docs(langsmith): document signing JWKS setup Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Mintlify preview branch generated: preview-codexf-1788227809-773f4d5

Site preview: https://langchain-5e9cc07a-preview-codexf-1788227809-773f4d5.mintlify.site

Important

Preview links may take a few minutes to start working while the deployment finishes.

Changed documentation pages (preview deep links):

Only the top 5 changed markdown files by diff size are listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal langsmith For docs changes to LangSmith

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant