jonathan-dev opened a new issue, #11514:
URL: https://github.com/apache/apisix/issues/11514

   ### Description
   
   The documentation for the multi-auth plugin says:
   
   > This plugin provides a flexible authentication mechanism by iterating 
through the list of authentication plugins specified in the auth_plugins 
attribute. It allows multiple consumers to share the same route while using 
different authentication methods. For example, one consumer can authenticate 
using basic authentication, while another consumer can authenticate using JWT.
   
   However when setting it up with openid-connect (which to my knowledeg is a 
auth plugin) I get the following message:
   `{"error_msg":"failed to check the configuration of plugin multi-auth err: 
openid-connect plugin is not supported"}`
   
   Is the openid-connect some kind of exception?
   
   ### Environment
   
   I am using this docker image: apache/apisix:3.9.1-redhat
   


-- 
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