higress icon indicating copy to clipboard operation
higress copied to clipboard

关于认证插件的用户配置细化到路由上的建议

Open ilovedumplings opened this issue 4 months ago • 1 comments

Why do you need it?

Is your feature request related to a problem? Please describe in details 现在的只能在全局配置认证用户,然后在路由级别的插件上应用某些认证用户,这样其实不好实现多租户的概念,另外拿key-auth举例,我只能在全局配置配置用哪些key,我无法指定在路由指定使用哪个参数传入某个key,这样很不灵活 image

How could it be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

ilovedumplings avatar Sep 29 '24 06:09 ilovedumplings