itbane opened a new issue, #3289:
URL: https://github.com/apache/apisix-dashboard/issues/3289

   ### 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
   
   1. Create a new `consumer_group` object
   2. add `multi-auth` plugin
   3. Copy & paste the plugin config from the docs 
(https://apisix.apache.org/docs/apisix/plugins/multi-auth/)
   4. Add the plugin
   
   ### Screenshots
   
   Screenshot with settings:
   <img width="1634" height="808" alt="Image" 
src="https://github.com/user-attachments/assets/21a0c11c-d47d-45ca-9d85-a9ec83719752";
 />
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 3.14.1
   - OS (cmd: `uname -a`): docker-based
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -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_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to