API-Manager icon indicating copy to clipboard operation
API-Manager copied to clipboard

Error handling for KPI Dashboard of API Manager if CanGetConsumers, CanGetAnyUser is not present

Open karmaking opened this issue 7 years ago • 2 comments
trafficstars

To access the KPI Dashboard of the API Manager, the roles CanGetConsumers and CanGetAnyUser are required. Error handling does not work for this: If these roles are not given, "Internal Server Error (500)" is displayed and Gunicorn will throw an error in the logs.

karmaking avatar Nov 01 '18 16:11 karmaking

Also need to check for all other Roles. e.g. CanReadAggregateMetrics

simonredfern avatar Jan 28 '19 10:01 simonredfern

if don't have the role CanGetAnyUser then the Users page is just empty

simonredfern avatar Jun 20 '19 13:06 simonredfern