Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有启用了 JWT 身份验证的 Kong API 网关。我们定义了两个消费者。我们希望将我们的某些 API 的访问权限限制为这些消费者之一。我们怎么能做到这一点?
找到了解决方案。它只是使用kong ACL插件。