Expand description
TR AuthZ Resolver Plugin
AuthZ plugin that resolves tenant hierarchy via TenantResolverClient.
Produces In(owner_tenant_id) predicates for tenant scoping and
optional InGroup/InGroupSubtree predicates from request context.
§Configuration
modules:
tr_authz_plugin:
config:
vendor: "hyperspot"
priority: 50Re-exports§
pub use module::TrAuthZPlugin;