Skip to content

feat(krateo-sse-proxy): 0.1.10 — auth mandatory by design (image 1.1.4) - #38

Merged
braghettos merged 1 commit into
mainfrom
harden/sse-proxy-0.1.10-mandatory-auth
Aug 14, 2026
Merged

feat(krateo-sse-proxy): 0.1.10 — auth mandatory by design (image 1.1.4)#38
braghettos merged 1 commit into
mainfrom
harden/sse-proxy-0.1.10-mandatory-auth

Conversation

@braghettos

Copy link
Copy Markdown
Collaborator

Ships the mandatory-auth hardening of sse-proxy (companion krateo-platformops/sse-proxy PR): image 1.1.3 → 1.1.4, chart 0.1.9 → 0.1.10.

Verification is now mandatory by design — no pass-through / open mode; the proxy refuses to start if it cannot resolve a JWKS source. Drops the "set URL_AUTHN empty to run open" guidance from the values/deployment comments + schema. The chart still defaults URL_AUTHN namespace-aware; auth.urlAuthn only redirects it at a non-co-located authn (it can no longer disable verification).

Gate: merge/tag after sse-proxy image 1.1.4 is published.

helm lint clean; renders sse-proxy:1.1.4 + namespace-correct URL_AUTHN.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LJsLqtryCgWwEt8FnPE1se

sse-proxy JWT verification is now MANDATORY (krateo-platformops/sse-proxy):
there is no pass-through / open mode, and the proxy refuses to start if it
cannot resolve a JWKS source. image 1.1.3 -> 1.1.4, chart 0.1.9 -> 0.1.10.

Drops the "set URL_AUTHN empty to run open" guidance from the values/deployment
comments + schema — the chart still defaults URL_AUTHN namespace-aware, and
auth.urlAuthn only redirects it at a non-co-located authn (it can no longer
disable verification).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJsLqtryCgWwEt8FnPE1se
@braghettos
braghettos merged commit ce84aaa into main Aug 14, 2026
10 checks passed
@braghettos
braghettos deleted the harden/sse-proxy-0.1.10-mandatory-auth branch August 14, 2026 07:53
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