No network-location trust
IP address and location can be context; neither is sufficient authority to access a resource.
SECURITY & TRUST MODEL
Oten Access does not grant implicit trust because a user is on a particular network or a device belongs to the organization. Decisions combine identity, device evidence, resource context, policy, and session state, then record whether enforcement was actually applied.
System role: Security architecture and product assurance
IP address and location can be context; neither is sufficient authority to access a resource.
User or workload identity and device identity are established and revoked independently.
Policy scopes access to application, service, host, protocol, port, method, role, and time.
Sessions, credentials, certificates, decisions, and connection leases have explicit lifetime and revoke semantics.
Endpoint and Gateway validate immutable policy and configuration before activation.
Last-known-good, expiry, rollback, fail-open, fail-closed, and break-glass are explicit policy choices.
The trail records policy version, target enforcement points, acknowledgements, failures, and recovery requirements, not only login.
System-browser Authorization Code with PKCE, state and nonce validation, exact redirects, secure token storage, and separate local, IdP, and resource-session revoke semantics.
Binds an enrolled Agent Node; uses non-exportable hardware or platform storage only where support is verified; rotates or revokes independently from the user.
Bootstraps headless enrollment with one-time, TTL, usage, group, and audit constraints. It is not the long-term identity of the enrolled node.
Authenticates encrypted data-plane peers under secure Agent storage and rotation policy; node removal updates authorized peer state.
Authenticates a data-plane node to Control Plane through mTLS or an equivalent mechanism, with rotation and explicit revoke.
Signs desired-state artifacts through a KMS or HSM boundary separated from the online serving role and supported by trust-bundle rotation.
A short-lived credential or certificate for scoped privileged authority with TTL, explicit revoke, and protocol-specific session termination.
Process presence, test fixtures, mock data, stale signals, or an allocated interface cannot produce Verified, Protected, Connected, or Enforcing.
A trust signal identifies source, observation time, validity, policy generation, release, tenant and device binding, evidence digest, confidence, and reasons.
Revoked identity, invalid signature, expired authority, missing fail-closed guard, sensor quarantine, or critical verdict overrides a high Health Score.
The loop closes only when each required Policy Enforcement Point acknowledges the versioned action or reports failure.
Network flow, L7 request, WebSocket, SSH, database, Kubernetes, and PAM sessions have different revoke and termination semantics.
Restore requires new live evidence, resolved mandatory gates, hysteresis or approval, a new bounded decision, and confirmed enforcement.
Fail closed with a safe reason, last synchronization, expiry, request ID, and correlated audit.
Policy may permit bounded last-known-good behavior with a visible offline or grace state and expiry.
Unknown or stale remains explicit and produces the configured policy outcome rather than an implicit pass.
Reject activation, preserve a valid last-known-good artifact or restrictive baseline, stop rollout, and raise a high-severity event.
Buffer within a defined limit, surface backpressure, and never silently lose evidence indefinitely.
Use explicit time-bound authority, strong authentication, immediate notification, enhanced audit, and post-event review.
One-time or bounded Setup Keys, approval, organization binding, hardware evidence where supported, and operator separation.
PKCE, secure storage, rotation, revoke, device policy, short lifetime, and audience validation.
Signature, audience binding, expiry, trusted sequence, preflight, and bounded last-known-good.
Authenticated channels, replay protection, peer authentication, end-to-end encryption, metadata minimization, rate limits, and audit.
Node identity, least privilege, secret isolation, explicit Failover Set, compatibility, fencing, rotation, and quarantine.
Default deny, resource scope, impact preview, dry run, source identity, schema validation, confidence, reasons, and response guardrails.
The architecture follows identity- and resource-focused Zero Trust principles and avoids network-location implicit trust.
Provides the identity layer for federation and native-client authentication.
Reduces authorization-code interception risk for public native clients as one part of the full OIDC security profile.
Provides the encrypted overlay data plane; resource authorization remains an independent identity and policy decision.
Provides a standardized primitive for hybrid cryptography design. FIPS validation and quantum-resistance claims remain separate assurance properties with their own scoped evidence.
Next in Oten Access
Review the technical dependencies and evidence requirements for active revocation, platform assurance, Gateway HA, and hybrid cryptography.