问题
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:
First SignIn in to G-Reg management console
Navigate to Main --> Resources --> Browse and Find your Schema's stored location(Ex: /_system/governance/trunk/schemas)
In the middle pane, click on "Detail view" and expand the "Permissions" area.
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