Skip to content

Commit 73ecbc0

Browse files
docs: fix Antalya token_processor version (since 25.8, not 26.1)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e71d268 commit 73ecbc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/oauth-jwt-flow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ <h3>What the sidecar does, <i>per query</i></h3>
326326
<!-- 9 — FORWARDING (Antalya) -->
327327
<section class="slide">
328328
<h2>Forwarding mode <span class="sub" style="font-size:.55em">— ClickHouse Antalya, native JWT</span></h2>
329-
<p class="lead">Antalya CH (<code>token_processor</code> since 26.1; latest 26.3) validates JWTs <b>itself</b>, so MCP just forwards the bearer — no sidecar, no Basic. Mainline CH lacks this, which is why forward mode targets Antalya / <code>altinityantalya</code> builds.</p>
329+
<p class="lead">Antalya CH (<code>token_processor</code> since 25.8; latest 26.3) validates JWTs <b>itself</b>, so MCP just forwards the bearer — no sidecar, no Basic. Mainline CH lacks this, which is why forward mode targets Antalya / <code>altinityantalya</code> builds.</p>
330330
<div class="fill center">
331331
<div class="row" style="margin:10px 0 18px">
332332
<div class="node mcp"><div class="t">Altinity MCP</div></div>

0 commit comments

Comments
 (0)