Reputation: 262
Currently, anyone who has creator role, can edit api published by someone else. Is there a way to restrict who can edit the api?
I guess, I could use multi-tenancy, but that may not work if they belong to the same departmnent.
Upvotes: 0
Views: 114
Reputation: 1704
Nope currently there is no such a way. Permissions are bonded with the role; not with users of wso2 API manger. Therefore, most possible solution will the multi tenancy.
Upvotes: 1