-
-
Notifications
You must be signed in to change notification settings - Fork 65
Design an auth/identity layer for AMS #4941
Copy link
Copy link
Open
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Projects
StatusShow more project fields
Todo
Problem: Auth and identity are completely absent from every ledger and CLI path in AMS today, and none of it reuses the main product's existing GitHub-App-based auth — a hosted, multi-tenant service needs a real identity layer before it can safely serve more than one customer.
Area: AMS / Cloud architecture
Proposal: Design an identity layer for AMS's hosted mode, reusing the main product's existing auth patterns where they fit rather than building a parallel system.
Deliverables:
Resources: