-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
False
-
-
False
-
Unset
-
No
-
-
-
Access & Management Sprint 87, Access & Management Sprint 88, Access & Management Sprint 89, Access & Management Sprint 90, Access & Management Sprint 91, Access & Management Sprint 99, Access & Management Sprint 100
RBAC calls the /apis/service_accounts/v1 and asks for the whole collection every time due to the linked bug that we were facing in the past.
Since the IT team already fixed the bug, maybe we can improve performance by modifying our internal "ITService" class so that we always include the clientId query parameter in the request calls to reduce the amount of processing we must do.