Security Architecture - Multi-tenant Chat

Multi-tenant is the SaaS (software as a service) offering from UNIQUE that customers can directly use from the existing SaaS environment.

Overview

Azure Storage Accounts

  • data at rest is secured with soft delete for 30 days

  • data is backed-up with 14 days backup retention and RPO of 24h

Azure OpenAI Deployments

SSO

  • SSO can be configured to connect to customer IDP using Entra ID, OIDC, SAML, and other methods supported by Zitadel

Comparison with Single Tenant Deployment Model

On the multi-tenant (SaaS) chat deployment model the most notable differences from the Single Tenant deployment model are:

  • data at rest is mostly encrypted with Microsoft / platform-managed encryption keys

  • data at rest is stored in shared storage accounts with other customers

  • data at rest is always stored in Switzerland (Switzerland-north)

  • data is processed on the same backend service instances with other customers

  • users are logging in on the same Zitadel instance with other customers


Author

@Michael Dreher

 

© 2024 Unique AG. All rights reserved. Privacy PolicyTerms of Service