-1

I am following this blueprint to allow multiple teams in our organizations develop their own API.

I understand I can use spaces to limit the visibility on the portals. A team can only publish in his own space.

Using syndication in IBM API Connect

I don't understand how I can limit the developers on the Authoring portal, to create/edit only their own API/Products, and not API from everyone. It seems there is no such a mechanism?

How I can isolate on the Authoring side, the API from Flights team from the one from Hotels team?

Alessandro
  • 303
  • 4
  • 12

1 Answers1

2

There is no possibility of doing that. APIs are shared through all the spaces, and every API developer has access to them.

Draft APIs/Products, is an organization level permission. So every developer in an organization with this permission can view and edit every API that belongs to that organization.

In this link you can see the space level permissions (which do not include any view/edit draft api/product permission)

Álvaro Pérez Soria
  • 1,443
  • 1
  • 13
  • 26