Skip to content

docs: add JWT external authenticator to sidebar#54

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
port/add-jwt-sidebar-entry
Open

docs: add JWT external authenticator to sidebar#54
mintlify[bot] wants to merge 1 commit into
mainfrom
port/add-jwt-sidebar-entry

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 25, 2026

Summary

Ports ClickHouse/clickhouse-docs#6271, which adds operations/external-authenticators/jwt to the sidebar under External authenticators.

Changes

  • Added core/concepts/features/security/external-authenticators/jwt to core/concepts/navigation.json (under External authenticators, alongside http and kerberos).
  • Created a placeholder core/concepts/features/security/external-authenticators/jwt.mdx so the navigation entry resolves and validation passes.

Context

The upstream PR only modifies sidebars.js — the actual JWT content lives in ClickHouse/ClickHouse#103825 and was not present in either repo at port time.

Ambiguity / follow-up

  • The placeholder jwt.mdx body is minimal and contains a <Note> flagging that real content needs to be ported from ClickHouse/ClickHouse#103825 once it lands in clickhouse/clickhouse-docs. Replace the body when that content syncs.

Note

Low Risk
Documentation and navigation only; no runtime, auth implementation, or config behavior changes.

Overview
Adds JWT to the External authenticators nav (alongside HTTP and Kerberos) and introduces a stub jwt.mdx page so the new route resolves and doc validation passes.

The page mirrors other self-managed authenticator docs (SelfManaged snippet, /operations/external-authenticators/jwt slug) but only states the topic and a Note that full JWT content will come from upstream ClickHouse/ClickHouse#103825.

Reviewed by Cursor Bugbot for commit 413f878. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 25, 2026

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

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 25, 2026, 7:39 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.

0 participants