Oidc Auth

Context for Karapace's OIDC + basic-auth implementation across Schema Registry (SR) and REST Proxy (RP). Use when working on token validation, JWKS, token forwarding from RP to SR, schema-client cache partitioning, role-based authz, or basic-auth coexistence. Triggers - files under src/karapace/api/oidc/, src/karapace/api/middlewares/, src/karapace/core/auth.py, src/karapace/core/serialization.py (sr_authorization_ctx, _token_fingerprint), src/karapace/kafka_rest_apis/__init__.py (publish/fetch gates), or any change to sasl_oauthbearer_* config.

aiven-open e1441d4 17.6 KB Updated

File contents

aiven-open/karapace/tree/main/.claude/skills/oidc-auth commit e1441d456d

Frequently asked questions

npx skillmds@latest add aiven-open/oidc-auth