-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uri-blocker works on consumers #7343
Comments
@caster-Q It looks like you can use the consumer-constriction plugin. |
consumer-constriction 只能控制哪些consumer能不能访问route,不能控制具体哪些url; |
Currently nope. |
What version are you using? |
thanks |
uri-blocker is not auth type,it not fix |
Please use the latest version of APISIX and give the steps to reproduce it |
This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions. |
This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. |
测试了一下,目前貌似uri-blocker仅支持配置在route上,配置在consumer上是无效的。
请问能否像limit-req插件那样,让uri-blocker可以作用在consumer层面,已达到不同的consumers可以访问不同URL的限制
The text was updated successfully, but these errors were encountered: