How do I give read access to all Schema permalinks to “wso2.anonymous.role”?

妖精的绣舞 提交于 2019-12-11 13:57:09

问题


Is it possible via the WSO2 Governance Registry Management Console to allow read access to all Schema permalinks for the role "wso2.anonymous.role" automatically? Do you have to program that as a Handler? Is there no simpler way?


回答1:


  1. First SignIn in to G-Reg management console

  2. Navigate to Main --> Resources --> Browse and Find your Schema's stored location(Ex: /_system/governance/trunk/schemas)

  3. In the middle pane, click on "Detail view" and expand the "Permissions" area.

  4. Then select "wso2.anonymous.role" from Role drop down and assign read only permission to that role. Now anyone can access resources store under that Collection

Wiki Doc for Managing Role Permissions



来源:https://stackoverflow.com/questions/15757177/how-do-i-give-read-access-to-all-schema-permalinks-to-wso2-anonymous-role

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!