Skip to main content

Getting Started

Current Demo Flow

The current MVP demo shows:

  1. A device.discovered event enters OneProtect.
  2. The platform detects the device is not approved inventory.
  3. A critical alert is created.
  4. A webhook/ticket delivery record is created through the HTTP webhook adapter.
  5. Compliance evidence links the source event, alert, and delivery.
  6. An auditor can view evidence without mutation controls.
  7. A tenant admin can issue and revoke endpoint enrollment tokens from Settings.

Roles

  • operator: can review operational data and perform auditable actions.
  • tenant_admin: tenant-scoped administration role, including endpoint enrollment token issuance and revocation.
  • auditor: read-only evidence and audit review.
  • system_admin: platform administration.

Status

Implemented for the thin slice. Broader onboarding, tenant setup, and production identity flows are planned.