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

Prevent 'stuck' gateways (without Namespace.Manage permission assigned)

Open rustyjux opened this issue 7 months ago • 0 comments

API Services Portal Issue

Users can remove Namespace.Manage permission from themselves, even if they are the only user with this permission. This results in a gateway no one can manage the access on.

Fix: When updating user permissions to remove Namespace.Manage, confirm there is at least one other user with namespace.manage permission on the gateway. If not, prevent the submission and provide an error message.

rustyjux avatar Jul 15 '24 21:07 rustyjux