General
What is Maverics?
What is Maverics?
Maverics is an identity orchestration platform from Strata Identity. It consists of two components: the Orchestrator (a lightweight identity abstraction layer deployed in your infrastructure) and the Console (a cloud-hosted management interface). Together they let you route, translate, and manage authentication across any combination of identity providers, protocols, and applications.
What identity protocols does Maverics support?
What identity protocols does Maverics support?
The Orchestrator supports OIDC, SAML 2.0, LDAP, HTTP header-based authentication, and the Model Context Protocol (MCP) for AI identity. It can translate between these protocols, so a SAML application can authenticate against an OIDC provider (or vice versa) without application changes.
What is the Identity Fabric?
What is the Identity Fabric?
The Identity Fabric is an architectural pattern where a lightweight abstraction layer (the Orchestrator) sits between applications and identity providers. It decouples applications from specific identity vendors, enabling incremental migration, protocol translation, and policy-based routing without modifying application code.
Is Maverics open source?
Is Maverics open source?
No. Maverics is a commercial product. Contact Strata Identity sales for licensing information.
Getting Started
How do I install the Orchestrator?
How do I install the Orchestrator?
The Orchestrator is distributed as a single binary and can run on Linux, in Docker containers, or on Kubernetes. Download it from the Console, deploy it to your environment, and point it at your configuration. See the Quick Start guide for step-by-step instructions.
Do I need the Console to use Maverics?
Do I need the Console to use Maverics?
The Console is the recommended way to use Maverics. It provides visual configuration, centralized deployment management, audit logging, and config bundle publishing with cryptographic signing. While the Orchestrator can technically run standalone with local YAML files, the Console streamlines operations significantly and is how most customers manage their deployments.
What are the system requirements?
What are the system requirements?
The Orchestrator is lightweight and runs on Linux (x86_64 and ARM64), in Docker containers, or on Kubernetes. Specific resource requirements depend on traffic volume and the number of configured applications.
Architecture
Where does the Orchestrator run?
Where does the Orchestrator run?
The Orchestrator runs in your infrastructure — on-premises, in the cloud (AWS, Azure, GCP), or both. It deploys as a lightweight binary alongside your applications. The Console is always cloud-hosted (SaaS).
Can I run multiple Orchestrators?
Can I run multiple Orchestrators?
Yes. You can deploy multiple Orchestrator instances for high availability, geographic distribution, or workload isolation. All instances are managed from a single Console.
How does configuration work?
How does configuration work?
Configuration is managed through the Console UI (visual, point-and-click) or YAML files (declarative, version-controlled). Both interfaces configure the same Orchestrator, so changes made in one are reflected in the other.
What is a Config Bundle?
What is a Config Bundle?
A Config Bundle is a cryptographically signed package of configuration that the Console publishes to Orchestrators. Bundles are signed with ECDSA P-256 and verified by the Orchestrator before deployment, ensuring configuration integrity.
Security
How are secrets handled?
How are secrets handled?
Maverics integrates with external secret providers (HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, CyberArk, Conjur, and Delinea). Secrets are never stored in configuration files — the Orchestrator fetches them at runtime from your chosen provider.
Is configuration encrypted in transit?
Is configuration encrypted in transit?
Yes. All communication between the Console and Orchestrators uses TLS. Config Bundles are additionally signed (ECDSA P-256) so the Orchestrator can verify they have not been tampered with.
Does Maverics have compliance certifications?
Does Maverics have compliance certifications?
Visit the Strata Trust Center for current certifications, security practices, and compliance documentation.
Licensing
How is Maverics licensed?
How is Maverics licensed?
Contact Strata Identity for licensing details. Licensing terms depend on deployment scale and use case.
Is there a free tier or trial?
Is there a free tier or trial?
Contact Strata Identity sales to discuss trial options.