Skip to main content

6 docs tagged with "onboarding"

View all tags

ADR-012: User Authentication Strategy

[SUPERSEDED by ADR-016 and ADR-017] Dual-mode auth — GitHub OAuth with org-gate for internal admins, email magic link with whitelist for early clients

Dev Environment Automation Proposal

Proposal for automating source system provisioning across Azure, AWS, GCP, and ServiceNow using Terraform modules for cloud identity and per-connector Python setup scripts for SaaS configuration

Entity Classification — Identity vs Permission-Grouping (Cross-System)

How SecurityV0 decides whether a thing is an identity (principal), a permission grouping (role / permission_set), a permission, or a resource — by behavior, not by the word a vendor uses. Includes the litmus test and a cross-system mapping table (AWS, Entra ID, ServiceNow, GitHub, Kubernetes). Read this whenever a type label looks wrong.

SV0 Platform Mental Model

Bridge document between what connectors discover and what the platform stores and evaluates. Read this before setting up a dev environment, debugging connector output, or explaining the system to a non-developer.