Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions assemblies/assembly-configuring-authorization-in-rhdh.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ To apply RBAC in {product-short}:
include::modules/authorization/proc-enabling-the-rbac-plugin.adoc[leveloffset=+1]


include::assembly-managing-authorizations-by-using-the-rhdh-web-ui.adoc[leveloffset=+1]


include::modules/authorization/ref-rbac-permission-policies.adoc[leveloffset=+1]


Expand All @@ -52,17 +55,6 @@ include::modules/authorization/ref-rbac-conditional-policy-definition.adoc[level
include::modules/authorization/proc-rbac-config-conditional-policy-file.adoc[leveloffset=+2]


include::modules/authorization/proc-rbac-ui-manage-roles.adoc[leveloffset=+1]


include::modules/authorization/proc-rbac-ui-create-role.adoc[leveloffset=+2]


include::modules/authorization/proc-rbac-ui-edit-role.adoc[leveloffset=+2]


include::modules/authorization/proc-rbac-ui-delete-role.adoc[leveloffset=+2]


include::modules/authorization/con-user-stats-rhdh.adoc[leveloffset=+1]

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[id='proc-rbac-ui-manage-roles_{context}']
= Managing role-based access controls (RBAC) using the {product} Web UI

Policy administrators can use the {product-short} web interface (Web UI) to allocate specific roles and permissions to individual users or groups. Allocating roles ensures that access to resources and functionalities is regulated across the {product-short}.

With the policy administrator role in {product-short}, you can assign permissions to users and groups. This role allows you to view, create, modify, and delete the roles using {product-short} Web UI.


include::modules/authorization/proc-rbac-ui-create-role.adoc[leveloffset=+1]


include::modules/authorization/proc-rbac-ui-edit-role.adoc[leveloffset=+1]


include::modules/authorization/proc-rbac-ui-delete-role.adoc[leveloffset=+1]
4 changes: 1 addition & 3 deletions modules/authorization/proc-rbac-ui-create-role.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
You can create a role in the {product} using the Web UI.

.Prerequisites
* You have an administrator role in the {product-short}.
* You have installed the `@janus-idp/backstage-plugin-rbac` plugin in {product-short}. For more information, see link:{LinkPluginsGuide}[{NameOfPluginsGuide}].
* You have configured the required permission policies. For more information, see xref:con-rbac-config-permission-policies_{context}[].
* You xref:enabling-and-giving-access-to-rbac[have enabled RBAC and have a policy administrator role in {product-short}].

.Procedure

Expand Down
6 changes: 2 additions & 4 deletions modules/authorization/proc-rbac-ui-delete-role.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ The policies generated from a `policy.csv` or ConfigMap file cannot be edited or
====

.Prerequisites
* You have an administrator role in the {product-short}.
* You have installed the `@janus-idp/backstage-plugin-rbac` plugin in {product-short}. For more information, see link:{LinkPluginsGuide}[{NameOfPluginsGuide}].
* You have configured the required permission policies. For more information, see xref:con-rbac-config-permission-policies_{context}[].
* You xref:enabling-and-giving-access-to-rbac[have enabled RBAC and have a policy administrator role in {product-short}].
* The role that you want to delete is created in the {product-short}.

.Procedure
Expand All @@ -26,4 +24,4 @@ The *RBAC* tab appears, displaying all the created roles in the {product-short}.
. Select the delete icon from the *Actions* column for the role that you want to delete.
+
*Delete this role?* pop-up appears on the screen.
. Click *DELETE*.
. Click *DELETE*.
4 changes: 1 addition & 3 deletions modules/authorization/proc-rbac-ui-edit-role.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ The policies generated from a `policy.csv` or ConfigMap file cannot be edited or
====

.Prerequisites
* You have an administrator role in the {product-short}.
* You have installed the `@janus-idp/backstage-plugin-rbac` plugin in {product-short}. For more information, see link:{LinkPluginsGuide}[{NameOfPluginsGuide}].
* You have configured the required permission policies. For more information, see xref:con-rbac-config-permission-policies_{context}[].
* You xref:enabling-and-giving-access-to-rbac[have enabled RBAC and have a policy administrator role in {product-short}].
* The role that you want to edit is created in the {product-short}.

.Procedure
Expand Down
10 changes: 0 additions & 10 deletions modules/authorization/proc-rbac-ui-manage-roles.adoc

This file was deleted.