Implement authenticated request context and API-key lifecycle #85
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-server!85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-27-http-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Runtime changes
star_sk_v1credentials containing a non-secret key id and 256-bit random secret401 invalid_credentialresponsesno-storeDeployment and verification
Known scope boundary
The repository has no implemented KV target-lease adapter yet. This PR propagates a lease-safe service context containing principal, credential id, scopes, correlation id, and deadline so the future adapter can require explicit authenticated context rather than inferring authority.
Merge gates
Fixes #27