Can I give users permission to manage only certain APIs in API Portal?
What product/components do you use and which version/fix level?
API-Portal 10.7
What are trying to achieve? Please describe in detail.
What I already know: API Portal has the user role “API Provider”, which can be assigned to users allowing them to create and manage APIs. Additionally, there is the concept of “providers”, which are linked to specific APIs for configuring token request notifications for these APIs.
What I wonder about: However, I don’t see how to link these similarly named aspects while I imagine that such a link could be used for scoped API management permissions: Is it possible to limit the management permissions of a user (with API Provider role) to a specific provider’s APIs such that the user can only create and manage APIs under that provider and not under other providers?
Scenario / use case: Consider the following scenario for the question: Let’s say, company A and company B want to use the same API Portal (the API Portal is some kind of API market place). Employee A.1 of company A and employee B.1 of company B shall manage the APIs of the respective company in the API Portal. But they should not be allowed to manage APIs of the other company. Is this possible with the permission management of API Portal? How should I do this? As of now, I only know how to grant the API Provider role (via UMC) to a user, but this allows the user to manage any API.