๐Ÿ”

E1 Unico Corporation

Access Controls Policy
Effective Date: June 2026  |  Version: 1.0  |  Classification: Internal / Regulatory
Policy Owner: Manuel Montemayor Jr., Founder & CEO
Contact: Unico@E1Unico.com  |  1 (833) 318-6426  |  e1unico.com
BBB Accredited Business

Policy Statement: E1 Unico Corporation enforces a comprehensive, layered access control framework across all production systems, cloud infrastructure, and sensitive data. Access to production assets โ€” physical or virtual โ€” is restricted by design through documented policies, role-based enforcement, zero trust architecture, and centralized identity management. All controls are continuously reviewed, audited, and updated to reflect the current threat landscape.

โœ… Documented Policy

A formally defined Access Controls Policy governs all access to production assets and sensitive data across the organization.

โœ… Role-Based Access Control

RBAC is enforced across all platforms. Users receive the minimum permissions required for their role โ€” nothing more.

โœ… Periodic Access Reviews

Access rights are reviewed quarterly. Stale, excess, or inappropriate access is revoked promptly following each review cycle.

โœ… Automated De-Provisioning

All access credentials are revoked automatically within 24 hours of employee termination or role transfer โ€” no manual steps required.

โœ… Zero Trust Architecture

No implicit trust is granted based on network location. Every request is authenticated and authorized independently, regardless of source.

โœ… Centralized IAM

All identity and access management is centralized through Vercel, GitHub, and NextAuth.js โ€” providing a single control plane for all access.

โœ… OAuth Tokens & TLS Certificates for Non-Human Authentication

All service-to-service authentication (Plaid, Stripe, Twilio, internal APIs) uses OAuth 2.0 tokens or TLS mutual authentication โ€” never static passwords or shared credentials.

1. Scope

This policy applies to all access to:

2. Defined & Documented Access Control Policy

E1 Unico Corporation maintains a formally documented access control policy that is:

3. Role-Based Access Control (RBAC)

3.1 Principle of Least Privilege

All access rights are granted based on the principle of least privilege. Users, services, and automated systems receive only the permissions required for their specific function โ€” and no more. Broad or administrative access requires explicit approval from the CEO.

3.2 Access Tiers

RoleAccess LevelScope
Super Admin (CEO)FullAll systems, all data, all configurations
Platform AdminHighApplication configuration, user management
Staff / OperatorStandardAssigned modules only โ€” no system config access
Client / End UserRestrictedOwn account data only โ€” fully isolated per tenant
Automated ServicesScopedAPI-specific OAuth scopes โ€” no broad access

3.3 Multi-Tenant Isolation

UnicoOS enforces strict multi-tenant database partitioning. Each client account's data is logically isolated by subAccountId at every database query level. No cross-account data access is architecturally possible without explicit authorization.

4. Periodic Access Reviews & Audits

5. Automated De-Provisioning

E1 Unico Corporation enforces automated access revocation to eliminate the risk of orphaned credentials:

6. Zero Trust Access Architecture

UnicoOS operates on a Zero Trust model โ€” no user, system, or network location is implicitly trusted:

7. Centralized Identity & Access Management

All identity and access management for UnicoOS is centralized through a unified control plane:

8. OAuth Tokens & TLS Certificates for Non-Human Authentication

8.1 Service-to-Service Authentication

All automated and non-human system authentication uses industry-standard token-based methods:

IntegrationAuthentication MethodScope
Plaid APIOAuth 2.0 โ€” Client ID + Secret + User-scoped Access TokenPer-user, per-institution โ€” minimum required scope
Stripe APIBearer token (Restricted API Key)Payment processing only โ€” no customer data read
Twilio APIAccount SID + Auth Token over HTTPSSMS/Voice only
GitHub ActionsShort-lived OIDC tokensDeploy pipeline only
Neon DatabaseTLS-encrypted connection stringApplication service role only
Vercel APIScoped deployment tokensDeployment and env var management only

8.2 Token Management

9. Physical Access Controls

UnicoOS is a cloud-native platform with no on-premises servers. Physical security is delegated to SOC 2 Type II certified infrastructure providers:

10. Authentication Standards

Policy Approval

This Access Controls Policy has been reviewed, approved, and is actively enforced across all E1 Unico Corporation platforms as of the effective date below.

Manuel Montemayor Jr., Founder & CEO
E1 Unico Corporation

Annual review โ€” June 2027