VectorVue Documentation

Integration, platform operations, architecture, and assurance references

VectorVue Demo Access Matrix

This guide provides demo identities, tenant URLs, and a reliable walkthrough sequence for sales and delivery demonstrations.

1. Demo Seed Output

Command:

make seed-clients

Default seed includes:

2. Default Accounts

2.1 Global Operator Accounts

2.2 Tenant A

2.3 Tenant B

  1. Run make deploy and make seed-clients.
  2. Login as acme_viewer.
  3. Show Overview -> Analytics -> Findings -> Remediation -> Reports -> Risk.
  4. Download one report and one findings export.
  5. Switch to globex_viewer and repeat key pages to demonstrate tenant isolation.
  6. Optionally show one compliance endpoint response envelope from API.

4. Variable Overrides

Use Make variables to customize accounts and tenant identities for customer demos.

Example:

make seed-clients \
  PANEL1_TENANT_NAME="Northwind Health" \
  PANEL1_CLIENT_USER_1="northwind_viewer" \
  PANEL1_CLIENT_PASS_1="StrongPass123!"