Skip to content

Network Security Guide

This guide describes recommended network controls for deploying Invisiq in a secure, network-isolated environment.

Invisiq is designed to operate in a network-isolated environment. The only required outbound internet connection is to auth.enprivacy.com for user authentication and entitlement. All other features work without general outbound internet access.

DestinationPortPurpose
auth.enprivacy.com443 (HTTPS)User authentication and entitlement

All other outbound internet connectivity can be blocked at the network layer.

  • The application exposes HTTPS endpoints only; HTTP is disabled or redirected.
  • Internal service-to-service communication uses TLS 1.2+.
  • TLS should be terminated at your load balancer or ingress controller using a certificate from a trusted CA.