liuxiran opened a new issue #509: URL: https://github.com/apache/apisix-dashboard/issues/509
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirements - [ ] Feature or performance improvement - [ ] Other ___ ### Question - What do you want to know? I tried to create a consumer only enabled `openid-connect` plugin, and press [nextStep], then got a warning: `Please enable at least one authentication plugin`.  and I checked the code: https://github.com/apache/apisix-dashboard/blob/69199d22dd30e47a71c191060a0402d43633addf/src/pages/Consumer/Create.tsx#L71 `openId-connect` does not match the rule indeed, **so change the plugin-name or change the match rule or just keep the degin?** ___ ### Bug - Which version of Apache APISIX Dashboard, OS, and Browser? - What happened? If possible, provide a way to reproduce the error. ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
