Security¶
Servala services are operated with security in mind. This page describes the cross-cutting security features. Service-specific details are documented on the relevant page in the Service Catalog.
Encryption in transit¶
Connections to service instances are encrypted with TLS. Connection credentials and endpoints provided in the portal use encrypted connections by default.
Encryption at rest¶
Where the service and underlying infrastructure support it, data can be encrypted at rest. Availability depends on the cloud provider and offering.
Access and isolation¶
- Each organization runs in its own isolated namespace on the control plane (see Multi-Tenancy and Organizations).
- Connection credentials are only available to members of the organization that owns the instance.
- Authentication to the portal is handled through your VSHN Account (OpenID Connect).