a6-plugin-consumer-restriction
Installation
SKILL.md
a6-plugin-consumer-restriction
Overview
The consumer-restriction plugin restricts access to routes or services based
on the authenticated consumer's identity. It supports four restriction types
and three matching modes (blacklist, whitelist, method-level).
Priority: 2400 (runs in the access phase after authentication plugins).
Prerequisite: MUST be paired with an authentication plugin (key-auth,
basic-auth, jwt-auth, hmac-auth, wolf-rbac, etc.) to identify the
consumer.