Skip to main content
The Maverics Orchestrator sits at the center of your identity infrastructure — handling authentication tokens, user attributes, client secrets, and session data on every request. That makes it a critical piece of your security posture. These guides walk you through the four pillars of securing your Maverics deployment so that sensitive data stays protected in transit, at rest, and under audit. The four pillars are: TLS for encrypting connections between clients, the Orchestrator, and your upstream applications; secrets management for keeping credentials out of config files by integrating with external vaults; authorization policies for controlling who can access what through multiple access control models — roles, attributes, policies, and external policy decision points; and compliance for audit logging and regulatory reporting. Work through them in any order — each guide stands on its own.

Guides

Configure TLS

Define named TLS profiles, bind them to the HTTP listener with http.tls, and configure backend TLS for upstream connections

Manage Secrets

Configure secret providers via environment variables and CLI flags — HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, and more with namespace.key references

Authorization Policies

Define authentication policies with idps, nested and/or authorization rules, and OPA policies for flexible access control across RBAC, ABAC, PBAC, and external PDP models

Compliance and Audit

Configure security features for SOC2, HIPAA, and GDPR compliance — TLS, secrets, policies, logging, and session management checklist

Transport Layer Security (TLS)

Complete configuration reference for TLS certificates, HTTPS listeners, and security settings

Secret Providers Reference

Detailed configuration for each supported secret provider — Vault, AWS, Azure, Delinea, and environment variables

Operations Guides

Deploy, monitor, and scale the Orchestrator in production environments

Authentication Guides

Configure SSO, SAML federation, and identity provider migration