Track interim Quasar hosted authentication plugin #7
Labels
No labels
accessibility
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
starintel-labs/starintel-biz#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Scope
quasar-authreuses starintel-serverPOST /auth/loginand its CouchDB-backed users, then maps StarIntel scopes to Quasar workspace/capability grants.quasar-auth-hostis trusted runtime code loaded inside the Quasar image; it registers per-principal WebSocket sessions and exposes the private/biz/auth/loginbridge. The starintel-server API key remains server-side.Interim status
The enforcement layer is multi-principal, but public browser issuance is not complete. The hosted runtime still creates Quasar's shared
local-usertoken, so deployment must treat it as a secret and retain the outer gateway auth gate. This plugin does not claim public per-user isolation yet.Dependencies
Acceptance for this slice
quasar.ws:websocket-server