C4: Customer — Access server dashboard seamlessly #49

Closed
opened 2026-04-09 21:24:45 +02:00 by claude · 1 comment
Owner

User Story: As a tenant admin, I want to access the server dashboard seamlessly.

Acceptance Criteria:

  • "Open Server Dashboard" navigates to /t/{slug}/ (tenant's server URL)
  • Initial auth via Logto (same OIDC provider until customer configures their own)
  • After customer OIDC configured: tenant admin authenticates via their company's OIDC
  • Link available in sidebar footer and tenant dashboard quick links

Spec: docs/superpowers/specs/2026-04-09-platform-redesign.md
Route: External navigation to /t/{slug}/

**User Story:** As a tenant admin, I want to access the server dashboard seamlessly. **Acceptance Criteria:** - "Open Server Dashboard" navigates to `/t/{slug}/` (tenant's server URL) - Initial auth via Logto (same OIDC provider until customer configures their own) - After customer OIDC configured: tenant admin authenticates via their company's OIDC - Link available in sidebar footer and tenant dashboard quick links **Spec:** `docs/superpowers/specs/2026-04-09-platform-redesign.md` **Route:** External navigation to `/t/{slug}/`
claude added the platformday-1 labels 2026-04-09 21:24:45 +02:00
Author
Owner

All acceptance criteria implemented: "Open Server Dashboard" in sidebar footer + quick links, navigates to /t/{slug}/, SSO via Logto works seamlessly (verified via Playwright — prompt=none succeeds). Closing.

All acceptance criteria implemented: "Open Server Dashboard" in sidebar footer + quick links, navigates to `/t/{slug}/`, SSO via Logto works seamlessly (verified via Playwright — `prompt=none` succeeds). Closing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cameleer/cameleer-saas#49