-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
apiArea: HTTP APIArea: HTTP APIenterpriseEnterprise-license / premium functionalityEnterprise-license / premium functionality
Milestone
Description
Problem
Administrators need to be able to confirm licenses are successfully installed and validate features and dates are as they expect.
Definition of Done
- GET
api/v2/licenses/claimsAPI returns claims JSON objects coder licenses listCLI command returns table and JSON output of this data
Acceptance criteria
- Obtain a valid license, and decode the JSON claims (base64 decode the middle section between the
.) - Add the license to the cluster
coder license add <file> - Validate that the JSON claims you get from
coder licenses list -o jsonmatch the claims from step 1.
Metadata
Metadata
Assignees
Labels
apiArea: HTTP APIArea: HTTP APIenterpriseEnterprise-license / premium functionalityEnterprise-license / premium functionality