-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
The /api/rbac/v1/integrations/tenant/<orgId>/groups/<uuid>/roles/ endpoint in the internal spec [1] needs to add support for the query param which allows roles to be filtered by external tenants.
We should be able to use the same query param as is in the external spec [2] for "role_external_tenant".
[1] https://github.com/RedHatInsights/insights-rbac/blob/master/rbac/internal/specs/openapi.json#L304
[2] https://github.com/RedHatInsights/insights-rbac/blob/cc2faa15dc08916fd7f3be639ce9952a358db47a/docs/source/specs/openapi.json#L1396-L1402