Separate identity boundaries
Customer users and Nebverse platform operators use different principals, sessions and cookies.
HRMS
Security and governance
Nebverse security begins with tenant and identity separation, then carries through sessions, mutations, audit evidence, deployment health and recovery.
Implemented today
This page distinguishes implemented behaviour from customer configuration and future assurance work.
Customer users and Nebverse platform operators use different principals, sessions and cookies.
Customer identities derive company and role scope on the server rather than accepting it from the browser.
Passwords use bounded scrypt hashing, failed-attempt lockout and forced change for initial platform access.
Secure HttpOnly cookies, idle and absolute expiry, version invalidation and revocation protect active access.
Company lifecycle, plans, modules and enquiry updates require reasons and idempotency keys.
Web readiness checks both the API and the database dependency used by login and sessions.
Three operating boundaries
Employees, managers and administrators operate only inside their authenticated tenant and assigned permissions.
Nebverse superadmins use separate credentials to manage company lifecycle, entitlements, enquiries and audit.
Deployment, migration and maintenance run through protected VM and CLI workflows outside browser permissions.
Control catalogue
Shared responsibility
Each organisation remains responsible for policy accuracy, lawful processing, administrator access, statutory interpretation and approved integrations. Nebverse implementation makes those decisions explicit and testable.
Read the multi-tenant security guideSecurity questions
No certification is claimed on this page. Any future assurance will be published with its verified scope and date.
No. Platform identities are separate from customer users and tenant role assignments.
No silent impersonation is provided. Any future support access must be explicit, time-bound and audited.
The tenant lifecycle is changed, its session version is incremented and active tenant sessions are revoked.
No. Backup jobs must be accompanied by artifact checks and restore rehearsal evidence.
Bring your control requirements
Use the walkthrough to examine tenant separation, approval ownership, sensitive reports and release responsibilities.