api-services-portal icon indicating copy to clipboard operation
api-services-portal copied to clipboard

Namespace creators do not have Access.Manage permission

Open rustyjux opened this issue 10 months ago • 1 comments

API Services Portal Issue

User Story

As a Namespace creator,
I want to have the Access.Manage role by default
so that I can manage consumer access requests.

At present, if the person creating the namespace is also an access manager (or just performing access mgmt operations during testing), they need to add the Access.Manage role to themselves. Otherwise they wont get notifications about access requests and they cannot approve access requests.

Test Case

TESTCASE

  • Log in to API Provider space
  • Create a Namespace

EXPECTED

  • User has Access.Manage permission

ACTUAL

  • User does not have Access.Manage permission

rustyjux avatar Apr 02 '24 16:04 rustyjux

The change was so small, just included it as part of the feature/ns-to-gw changes.

ikethecoder avatar Jul 04 '24 03:07 ikethecoder