-
Notifications
You must be signed in to change notification settings - Fork 590
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue description
When adding a multi-auth-Plugin (tested with consumer_group), the schema validation fails with an error:
failed to check the configuration of plugin multi-auth err: property "auth_plugins" validation failed: expect array to have at least 2 items
The exact same config via curl works (copy & pasted the docs example).
Expected behavior
The multi-auth-Plugin and consumer_group are added correctly.
How to Reproduce
- Create a new
consumer_groupobject - add
multi-authplugin - Copy & paste the plugin config from the docs (https://apisix.apache.org/docs/apisix/plugins/multi-auth/)
- Add the plugin
Screenshots
Environment
- apisix version (cmd:
apisix version): 3.14.1 - OS (cmd:
uname -a): docker-based - OpenResty / Nginx version (cmd:
nginx -Voropenresty -V): - etcd version, if have (cmd: run
etcd --version): - apisix-dashboard version, if have: bundled with apisix
- Browser version, if have:
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
