nebari-dev / nebari-dev/llm-serving-pack

[ENH] - Allow JWT Access to Model Endpoints

Open
#86 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority: high 🔥 type: enhancement 💅🏼
Dominant language
Go
Stars
3
Forks
3
Avg merge
16h 31m
Merged PRs (30d)
11

Description

Feature description

Update endpoints to support JWT as the bearer token.

Value and/or benefit

This update would simplify access to model resources when through the Desktop App. Currently the user can only connect to the hub over API key, but will soon need more broad access to resources.

Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the model endpoints and the existing API-key and OIDC authentication paths in the Go service. Trace how bearer tokens are validated for model resources, then verify that JWT bearer access works for the Desktop App while existing API-key access remains supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, authentication, backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.