nebari-dev / nebari-dev/llm-serving-pack
Epic: Auth & SecurityPolicy hardening
Open
Nobody has claimed this yet.
epic
- Dominant language
- Go
- Stars
- 3
- Forks
- 3
- Avg merge
- 16h 31m
- Merged PRs (30d)
- 11
Description
Goal
Round out the auth surface (OIDC discovery, API key lifecycle, Keycloak admin lookup) and document the admission/authorization rules the operator enforces.
Scope
- Provider-agnostic OIDC discovery for the internal endpoint's JWKS URI
- API key rotation and expiry in the key-manager
- Keycloak admin lookup so the audit loop can actually revoke external keys
- Documenting webhook admission rules and internal-endpoint authorization in design.md
- Investigating EG claim-matcher constraints for nested claim paths
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by mapping each scope item to the existing authentication, key-manager, audit-loop, and internal-endpoint entry points; the issue names no implementation files beyond design.md. Review design.md and the existing claim-matcher constraints first. Done requires addressing the listed OIDC, API-key, Keycloak, admission, authorization, and nested-claim concerns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, authorization, documentation, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100