cf-static-tr-plugin 0.1.0

Tenant resolver plugin with static config-based tenant data and access rules
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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`