Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register App Attestation Schema #1714

Closed
cvarjao opened this issue Jan 16, 2024 · 3 comments
Closed

Register App Attestation Schema #1714

cvarjao opened this issue Jan 16, 2024 · 3 comments
Assignees

Comments

@cvarjao
Copy link
Member

cvarjao commented Jan 16, 2024

  • What agent/tenant will own it: New tenant
  • Define schema v1
  • Register schema in CANDY Dev, Test, and Prod

Reference:

@cvarjao cvarjao mentioned this issue Jan 16, 2024
17 tasks
@jleach jleach self-assigned this Jan 22, 2024
@jleach
Copy link
Member

jleach commented Jan 22, 2024

Proposed v1 schema:

{
  "attributes": [
    "issue_date_dateint",
    "validation_method",
    "app_version",
    "app_vendor",
    "app_id",
    "operating_system",
    "operating_system_version"
  ],
  "schema_name": "app_attestation",
  "schema_version": "1.0"
}

@jleach
Copy link
Member

jleach commented Jan 22, 2024

I've created a new Traction Dev instance and plumbed it to the CANdy-dev ledger and our deployed attestation controller. Once we agree on v1.0 of the schema (proposed above) we can publish it and this ticket can be closed.

@jleach
Copy link
Member

jleach commented Jan 26, 2024

@jleach jleach closed this as completed Jan 26, 2024
@jleach jleach changed the title Register App Attestation Schema Register App Attestation Schema in Dev Jan 26, 2024
@jleach jleach changed the title Register App Attestation Schema in Dev Register App Attestation Schema Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants