# Static Tenant Resolver Plugin
Config-based plugin for testing multi-tenant deployments.
See [../../README.md](../../README.md) for full documentation.
## Quick Reference
- Tenants and access rules defined in YAML config
- In-memory storage (no database required)
- Implements `TenantResolverPluginClient`