Skip to main content
This document provides a high-level view of how venator ensures secure communication and controlled routing across all services. The platform follows a centralized architecture, where all requests are processed through secure layers before reaching external services.

Security Standards

Identity Fabric uses industry-standard security practices:
  • TLS 1.2+ / 1.3 (HTTPS)
  • API Key + Secret Authentication
  • Request Signature Validation
  • AES-256 Encryption (at rest)
  • Role-Based Access Control (RBAC)
  • Multi-Factor Authentication (MFA)

Communication Flow

All requests follow a secure, controlled path:

Key Principles

  • ✔ All requests pass through secure platform layers

Benefits

  • Secure and controlled access
  • Standardized processing
  • Full request visibility

Network Routing

Supported Setup

  • Client → Venator

Controls

  • HTTPS required
  • Optional IP/domain whitelisting

Summary

Identity Fabric ensures secure, centralized, and controlled communication between clients and external services.