user1664338
user1664338

Reputation: 262

WSO2 API Manager - Restricting edit privilege on publisher site?

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

Answers (1)

Vanji
Vanji

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

Related Questions