Skip to content

Commit 556cbf7

Browse files
authored
Add Identity and Access Management into HCC settings procedure. (#642)
* add Identity and Access Management into HCC settings procedure. * replaced the Identity and Access Management with Identity & Acess Management for the HCC settings. * made changes to both guides procedures align. * Removed word Setting from HCC procedure. * added in attribute for AK webconsole to be in line with RHOSR. * removed word Openshift and dup of word Streams.
1 parent 6c60910 commit 556cbf7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

docs/kafka/access-mgmt-kafka/README.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ As an organization administrator, you can use Role-Based Access Control (RBAC) t
528528
You set up access by assigning a predefined role called `User Access principal viewer` to a user group.
529529
By assigning the role, users within the group are able to perform the following actions:
530530

531-
* View and select other users when changing owners and managing access to Kafka instances in the {service-url-kafka}[Openshift Streams for Apache Kafka] web console.
531+
* View and select other users when changing owners and managing access to Kafka instances in the {service-url-kafka}[Openshift Streams for Apache Kafka web console].
532532
* Specify user names when using the `rhoas` CLI for {product-long-kafka}.
533533

534534
.Prerequisites
@@ -543,10 +543,11 @@ endif::[]
543543

544544
.Procedure
545545

546-
. In the upper-right corner of the {product-kafka} web console, select the gear icon, and click *Settings* > *User Access* > *Groups*
546+
. In the toolbar of the {service-url-kafka}[{product-kafka} web console], select the gear icon.
547+
. Click *Identity & Access Management* > *User Access* > *Groups*.
547548
. Click the name of the user group.
548549
. From the *Roles* tab, click *Add role* and select `User Access principal viewer`.
549-
. Click *Add to group* to add the role to the group.
550+
. Click *Add to group*.
550551
+
551552
The role is added to the list of selected roles on the *Roles* tab.
552553

docs/registry/access-mgmt-registry/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ endif::[]
210210

211211
.Procedure
212212

213-
. At the top of the {service-url-registry}[{registry} web console], select the gear icon.
214-
. Click *Settings*, then *User Access*, and then *Groups*.
213+
. In the toolbar of the {service-url-registry}[{registry} web console], select the gear icon.
214+
. Click *Identity & Access Management* > *User Access* > *Groups*.
215215
. Click the name of the user group.
216216
. From the *Roles* tab, click *Add role*, and select `User Access principal viewer`.
217217
. Click *Add to group*.

0 commit comments

Comments
 (0)