V3: Vendor — Generate and assign license to a tenant #42

Open
opened 2026-04-09 21:24:09 +02:00 by claude · 0 comments
Owner

User Story: As a vendor, I want to generate and assign a license to a tenant.

Acceptance Criteria:

  • License created with tier-appropriate features/limits/expiry (365 days)
  • Token pushed to tenant's server via M2M API (ServerApiClient)
  • License visible on vendor tenant detail page and customer license page
  • Audit log: LICENSE_GENERATE

Spec: docs/superpowers/specs/2026-04-09-platform-redesign.md
API: POST /api/vendor/tenants/{id}/license

**User Story:** As a vendor, I want to generate and assign a license to a tenant. **Acceptance Criteria:** - License created with tier-appropriate features/limits/expiry (365 days) - Token pushed to tenant's server via M2M API (ServerApiClient) - License visible on vendor tenant detail page and customer license page - Audit log: LICENSE_GENERATE **Spec:** `docs/superpowers/specs/2026-04-09-platform-redesign.md` **API:** `POST /api/vendor/tenants/{id}/license`
claude added the platformday-1licensing labels 2026-04-09 21:24:09 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cameleer/cameleer-saas#42