-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
Release Note Not Required
-
-
-
Moderate
Description of problem:
Prerequisites (if any, like setup, operators/versions):
RHDH 1.2
Steps to Reproduce
- Install RHDH 1.2
- Install RBAC plugin (./dynamic-plugins/dist/janus-idp-backstage-plugin-rbac)
- Install Topology plugin (./dynamic-plugins/dist/janus-idp-backstage-plugin-topology)
- Configure RBAC plugin to fetch the permissions from other plugins like: https://www.npmjs.com/package/@janus-idp/backstage-plugin-rbac
// example: permission: enabled: true rbac: pluginsWithPermission: - kubernetes - jenkins admin: users: - name: user:default/user1
- Access RBAC tab, Topology plugin should be listed in the combo
Actual results:
The way I managed to configure it was just using csv as a source
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- impacts account
-
RHIDP-3396 Topology plugin permission does not show up in rbac frontend ui
- Review