wso2api-managerapim

in Wso2 Publisher Each user just access to himself API And Can't see other api


I use wso2 version 2.6.0 I have a wso2 publisher and have 3 users I want each user see own api and user can't change other api for others


Solution

  • You can provide role-based access to the APIs you are creating. Create 3 different roles [1] with required permissions from the carbon management console and assign those roles to the 3 users. Then configure those roles to the APIs you are creating. Refer to this [2] to configure role-based access control in APIM.

    For example:

    [1] https://docs.wso2.com/display/AM260/Adding+User+Roles

    [2] https://docs.wso2.com/display/AM260/Enabling+Access+Control+Support+for+API+Publisher