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.
我有一个关于 WSO2 API Manager 的具体问题。无论如何,是否有办法让发布者限制他们的 API 对用户而不是角色的可见性?
提前感谢您的答案。
在 WSO2 API Manager 中,通过重用底层 WSO2 Carbon 基于角色的授权模型来实现对 API 可见性的控制。但是,您仍然可以通过将特定用户组分配给特定角色并在 APIManager 中定义该角色以限制 API 可见性来限制特定用户组的 API 可见性。我是否知道更喜欢对 API 可见性进行用户控制的原因是什么相当当前的角色方式?
谢谢;
/拉拉吉