ips/docs/ai
Till Wegmueller 8f048f6b2a
Some checks are pending
Rust CI / Format (push) Waiting to run
Rust CI / Clippy (push) Waiting to run
Rust CI / Build (Linux) (push) Blocked by required conditions
Rust CI / Build (Illumos) (push) Blocked by required conditions
Rust CI / Test (push) Blocked by required conditions
Rust CI / End-to-End Tests (push) Blocked by required conditions
Rust CI / Documentation (push) Blocked by required conditions
feat: Add OIDC JWT authentication middleware for pkg6depotd
Implement Bearer token validation using jsonwebtoken with JWKS caching
and automatic key rotation handling. AuthState fetches keys from the
configured OIDC provider's jwks_uri at startup and refreshes on unknown
kid. Axum middleware (require_auth) protects write routes, injecting
AuthenticatedUser into request extensions. The auth_check admin endpoint
now performs real JWT validation when oauth2 is configured.

Includes architecture plan for the full publish API with RBAC at
docs/ai/plans/2026-04-09-publish-api-oidc.md.
2026-04-09 22:39:20 +02:00
..
decisions feat: Preserve manifest text through install pipeline, add architecture plans 2026-03-23 17:28:10 +01:00
plans feat: Add OIDC JWT authentication middleware for pkg6depotd 2026-04-09 22:39:20 +02:00
2025-11-12-redb-search-index-postcard.md Add detailed documentation for Redb-based IPS Search Index schema and encoding plans 2025-12-08 20:10:04 +01:00
2025-11-12-redb-search-index-simplified.md Add detailed documentation for Redb-based IPS Search Index schema and encoding plans 2025-12-08 20:10:04 +01:00