- MindSphere App和CloudFoundry Component的映射和配合使用
- MindSphere App和CloudFoundry Component通过在developer cockpit上的scope设置及分配到哪个Role、Settings页面的User的Role分配,来控制权限分配。
- 一个MindSphere App可以对应多个CloudFoundry Component,因此这多个CloudFoundry Component可以共用一组scope权限检查
- 即使后台代码中没有在接口上检查scope权限,也需要访问者(developer tenant、operator tenant、iot tenant)有这个App的权限,否则无法访问该CloudFoundry Component注册在MindSphere上的url pattern。
- iot tenant需要有user或者admin的Role?