FunnySunshine520 opened a new issue #1453: request help: How to set user rights management? URL: https://github.com/apache/incubator-apisix/issues/1453 ### Issue description If I had five interfaces:foo/a, foo/b, foo/c, foo/d, foo/e; And there are two consumers: userA, userB. userA can only access interface foo/a, foo/b, foo/c userB can only access interface foo/c, foo/d, foo/e I want userA and userB to use the same URL access foo/e,then userA does not have permission and userB may access normally。 ### question Can I build the effect I want through the existing plugins?
---------------------------------------------------------------- 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] With regards, Apache Git Services
