Skip to content

Commit

Permalink
Fixing Issue 18 - RBAC Tab does not appear due to typo in Lab: Config…
Browse files Browse the repository at this point in the history
…ure Policy Administrators (#19)

RBAC Tab does not appear due to typo in Lab: Configure Policy Administrators #18
  • Loading branch information
bilal-rh authored Jul 25, 2024
1 parent 1b161b1 commit 72e21cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/chapter2/pages/rbac.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ catalog:
rbac:
admin:
users:
- name: user:/default/rsriniva*
- name: user:default/rsriniva*
----

. The RBAC plugin is disabled by default. Enable it by adding it to the list of dynamic plugins in the ConfigMap *dynamic-plugins-rhdh-local*.
Expand Down Expand Up @@ -199,4 +199,4 @@ Consult the RBAC REST API product documentation to send other queries (POST, PUT
* https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html-single/administration_guide_for_red_hat_developer_hub/index#con-rbac-rest-api_assembly-rhdh-integration-aks[RBAC REST API^]
* https://www.youtube.com/watch?v=V8SwbSRE8CQ[Janus IDP Community Meeting - RBAC^]
* https://github.com/janus-idp/backstage-plugins/blob/main/plugins/rbac-backend/docs/apis.md[Janus IDP RBAC REST API^]
* https://github.com/janus-idp/backstage-plugins/blob/main/plugins/rbac-backend/docs/permissions.md[RBAC resource types in RHDH^]
* https://github.com/janus-idp/backstage-plugins/blob/main/plugins/rbac-backend/docs/permissions.md[RBAC resource types in RHDH^]

0 comments on commit 72e21cf

Please sign in to comment.